diff --git a/dependency/clickhouse/5.0.30/app-changelog.md b/dependency/clickhouse/5.0.30/app-changelog.md deleted file mode 100644 index e3911e72bb3..00000000000 --- a/dependency/clickhouse/5.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-5.0.30](https://github.com/truecharts/charts/compare/clickhouse-5.0.29...clickhouse-5.0.30) (2023-05-27) - -### Chore - -- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195)) - - \ No newline at end of file diff --git a/dependency/clickhouse/5.0.30/charts/common-12.10.4.tgz b/dependency/clickhouse/5.0.30/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/dependency/clickhouse/5.0.30/charts/common-12.10.4.tgz and /dev/null differ diff --git a/dependency/clickhouse/5.0.30/CHANGELOG.md b/dependency/clickhouse/5.0.31/CHANGELOG.md similarity index 93% rename from dependency/clickhouse/5.0.30/CHANGELOG.md rename to dependency/clickhouse/5.0.31/CHANGELOG.md index b42f26b7da6..77c73a9bf1b 100644 --- a/dependency/clickhouse/5.0.30/CHANGELOG.md +++ b/dependency/clickhouse/5.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-5.0.31](https://github.com/truecharts/charts/compare/clickhouse-5.0.30...clickhouse-5.0.31) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + + + ## [clickhouse-5.0.30](https://github.com/truecharts/charts/compare/clickhouse-5.0.29...clickhouse-5.0.30) (2023-05-27) ### Chore @@ -83,15 +92,6 @@ -## [clickhouse-5.0.28](https://github.com/truecharts/charts/compare/clickhouse-5.0.27...clickhouse-5.0.28) (2023-05-24) - -### Chore - -- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - ## [clickhouse-5.0.28](https://github.com/truecharts/charts/compare/clickhouse-5.0.27...clickhouse-5.0.28) (2023-05-24) ### Chore diff --git a/dependency/clickhouse/5.0.30/Chart.yaml b/dependency/clickhouse/5.0.31/Chart.yaml similarity index 95% rename from dependency/clickhouse/5.0.30/Chart.yaml rename to dependency/clickhouse/5.0.31/Chart.yaml index 899dcb309e5..11324a4ed92 100644 --- a/dependency/clickhouse/5.0.30/Chart.yaml +++ b/dependency/clickhouse/5.0.31/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.4.2.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.10.8 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 @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://clickhouse.com/ type: application -version: 5.0.30 +version: 5.0.31 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/5.0.30/README.md b/dependency/clickhouse/5.0.31/README.md similarity index 100% rename from dependency/clickhouse/5.0.30/README.md rename to dependency/clickhouse/5.0.31/README.md diff --git a/dependency/clickhouse/5.0.31/app-changelog.md b/dependency/clickhouse/5.0.31/app-changelog.md new file mode 100644 index 00000000000..5ab87a0fba8 --- /dev/null +++ b/dependency/clickhouse/5.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-5.0.31](https://github.com/truecharts/charts/compare/clickhouse-5.0.30...clickhouse-5.0.31) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + \ No newline at end of file diff --git a/dependency/clickhouse/5.0.30/app-readme.md b/dependency/clickhouse/5.0.31/app-readme.md similarity index 100% rename from dependency/clickhouse/5.0.30/app-readme.md rename to dependency/clickhouse/5.0.31/app-readme.md diff --git a/dependency/clickhouse/5.0.31/charts/common-12.10.8.tgz b/dependency/clickhouse/5.0.31/charts/common-12.10.8.tgz new file mode 100644 index 00000000000..003125dbdca Binary files /dev/null and b/dependency/clickhouse/5.0.31/charts/common-12.10.8.tgz differ diff --git a/dependency/clickhouse/5.0.30/ix_values.yaml b/dependency/clickhouse/5.0.31/ix_values.yaml similarity index 100% rename from dependency/clickhouse/5.0.30/ix_values.yaml rename to dependency/clickhouse/5.0.31/ix_values.yaml diff --git a/dependency/clickhouse/5.0.30/questions.yaml b/dependency/clickhouse/5.0.31/questions.yaml similarity index 100% rename from dependency/clickhouse/5.0.30/questions.yaml rename to dependency/clickhouse/5.0.31/questions.yaml diff --git a/dependency/clickhouse/5.0.30/templates/NOTES.txt b/dependency/clickhouse/5.0.31/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/5.0.30/templates/NOTES.txt rename to dependency/clickhouse/5.0.31/templates/NOTES.txt diff --git a/dependency/clickhouse/5.0.30/templates/common.yaml b/dependency/clickhouse/5.0.31/templates/common.yaml similarity index 100% rename from dependency/clickhouse/5.0.30/templates/common.yaml rename to dependency/clickhouse/5.0.31/templates/common.yaml diff --git a/dependency/clickhouse/5.0.30/values.yaml b/dependency/clickhouse/5.0.31/values.yaml similarity index 100% rename from dependency/clickhouse/5.0.30/values.yaml rename to dependency/clickhouse/5.0.31/values.yaml diff --git a/dependency/kube-state-metrics/1.0.8/app-changelog.md b/dependency/kube-state-metrics/1.0.8/app-changelog.md deleted file mode 100644 index 435f22acd41..00000000000 --- a/dependency/kube-state-metrics/1.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-1.0.8](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.7...kube-state-metrics-1.0.8) (2023-05-27) - -### Chore - -- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/1.0.8/charts/common-12.10.4.tgz b/dependency/kube-state-metrics/1.0.8/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/dependency/kube-state-metrics/1.0.8/charts/common-12.10.4.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/1.0.8/CHANGELOG.md b/dependency/kube-state-metrics/1.0.9/CHANGELOG.md similarity index 85% rename from dependency/kube-state-metrics/1.0.8/CHANGELOG.md rename to dependency/kube-state-metrics/1.0.9/CHANGELOG.md index cb21adf6d6d..cb00544e6fa 100644 --- a/dependency/kube-state-metrics/1.0.8/CHANGELOG.md +++ b/dependency/kube-state-metrics/1.0.9/CHANGELOG.md @@ -4,6 +4,19 @@ +## [kube-state-metrics-1.0.9](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.8...kube-state-metrics-1.0.9) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [kube-state-metrics-1.0.8](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.7...kube-state-metrics-1.0.8) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ ### Chore - update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/kube-state-metrics to v2.8.2 ([#9136](https://github.com/truecharts/charts/issues/9136)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - -## [kube-state-metrics-1.0.6](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.4...kube-state-metrics-1.0.6) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.8.2 ([#9136](https://github.com/truecharts/charts/issues/9136)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - diff --git a/dependency/kube-state-metrics/1.0.8/Chart.yaml b/dependency/kube-state-metrics/1.0.9/Chart.yaml similarity index 96% rename from dependency/kube-state-metrics/1.0.8/Chart.yaml rename to dependency/kube-state-metrics/1.0.9/Chart.yaml index 1c925e5d591..eb95c08607a 100644 --- a/dependency/kube-state-metrics/1.0.8/Chart.yaml +++ b/dependency/kube-state-metrics/1.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.8.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.10.8 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 @@ -21,7 +21,7 @@ name: kube-state-metrics sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics type: application -version: 1.0.8 +version: 1.0.9 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/kube-state-metrics/1.0.8/LICENSE b/dependency/kube-state-metrics/1.0.9/LICENSE similarity index 100% rename from dependency/kube-state-metrics/1.0.8/LICENSE rename to dependency/kube-state-metrics/1.0.9/LICENSE diff --git a/dependency/kube-state-metrics/1.0.8/README.md b/dependency/kube-state-metrics/1.0.9/README.md similarity index 100% rename from dependency/kube-state-metrics/1.0.8/README.md rename to dependency/kube-state-metrics/1.0.9/README.md diff --git a/dependency/kube-state-metrics/1.0.9/app-changelog.md b/dependency/kube-state-metrics/1.0.9/app-changelog.md new file mode 100644 index 00000000000..13ae3a6d39d --- /dev/null +++ b/dependency/kube-state-metrics/1.0.9/app-changelog.md @@ -0,0 +1,13 @@ + + +## [kube-state-metrics-1.0.9](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.8...kube-state-metrics-1.0.9) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/1.0.8/app-readme.md b/dependency/kube-state-metrics/1.0.9/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/1.0.8/app-readme.md rename to dependency/kube-state-metrics/1.0.9/app-readme.md diff --git a/dependency/kube-state-metrics/1.0.9/charts/common-12.10.8.tgz b/dependency/kube-state-metrics/1.0.9/charts/common-12.10.8.tgz new file mode 100644 index 00000000000..003125dbdca Binary files /dev/null and b/dependency/kube-state-metrics/1.0.9/charts/common-12.10.8.tgz differ diff --git a/dependency/kube-state-metrics/1.0.8/ix_values.yaml b/dependency/kube-state-metrics/1.0.9/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.8/ix_values.yaml rename to dependency/kube-state-metrics/1.0.9/ix_values.yaml diff --git a/dependency/kube-state-metrics/1.0.8/questions.yaml b/dependency/kube-state-metrics/1.0.9/questions.yaml similarity index 96% rename from dependency/kube-state-metrics/1.0.8/questions.yaml rename to dependency/kube-state-metrics/1.0.9/questions.yaml index 8bc9b5926ae..66ddceca106 100644 --- a/dependency/kube-state-metrics/1.0.8/questions.yaml +++ b/dependency/kube-state-metrics/1.0.9/questions.yaml @@ -701,63 +701,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - 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: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -771,6 +714,70 @@ questions: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/dependency/kube-state-metrics/1.0.8/templates/NOTES.txt b/dependency/kube-state-metrics/1.0.9/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/1.0.8/templates/NOTES.txt rename to dependency/kube-state-metrics/1.0.9/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/1.0.8/templates/common.yaml b/dependency/kube-state-metrics/1.0.9/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.8/templates/common.yaml rename to dependency/kube-state-metrics/1.0.9/templates/common.yaml diff --git a/dependency/kube-state-metrics/1.0.8/values.yaml b/dependency/kube-state-metrics/1.0.9/values.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.8/values.yaml rename to dependency/kube-state-metrics/1.0.9/values.yaml diff --git a/dependency/mariadb/7.0.36/app-changelog.md b/dependency/mariadb/7.0.36/app-changelog.md deleted file mode 100644 index 60c769cc279..00000000000 --- a/dependency/mariadb/7.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-7.0.36](https://github.com/truecharts/charts/compare/mariadb-7.0.35...mariadb-7.0.36) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#9209](https://github.com/truecharts/charts/issues/9209)) - - \ No newline at end of file diff --git a/dependency/mariadb/7.0.36/charts/common-12.10.4.tgz b/dependency/mariadb/7.0.36/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/dependency/mariadb/7.0.36/charts/common-12.10.4.tgz and /dev/null differ diff --git a/dependency/mariadb/7.0.36/CHANGELOG.md b/dependency/mariadb/7.0.37/CHANGELOG.md similarity index 90% rename from dependency/mariadb/7.0.36/CHANGELOG.md rename to dependency/mariadb/7.0.37/CHANGELOG.md index 2473b046c43..a1317334402 100644 --- a/dependency/mariadb/7.0.36/CHANGELOG.md +++ b/dependency/mariadb/7.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-7.0.37](https://github.com/truecharts/charts/compare/mariadb-7.0.36...mariadb-7.0.37) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + + + ## [mariadb-7.0.36](https://github.com/truecharts/charts/compare/mariadb-7.0.35...mariadb-7.0.36) (2023-05-28) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - -## [mariadb-7.0.33](https://github.com/truecharts/charts/compare/mariadb-7.0.31...mariadb-7.0.33) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) diff --git a/dependency/mariadb/7.0.36/Chart.yaml b/dependency/mariadb/7.0.37/Chart.yaml similarity index 96% rename from dependency/mariadb/7.0.36/Chart.yaml rename to dependency/mariadb/7.0.37/Chart.yaml index 64ab0d095a1..d783c1d40fb 100644 --- a/dependency/mariadb/7.0.36/Chart.yaml +++ b/dependency/mariadb/7.0.37/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.10.8 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 7.0.36 +version: 7.0.37 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/7.0.36/README.md b/dependency/mariadb/7.0.37/README.md similarity index 100% rename from dependency/mariadb/7.0.36/README.md rename to dependency/mariadb/7.0.37/README.md diff --git a/dependency/mariadb/7.0.37/app-changelog.md b/dependency/mariadb/7.0.37/app-changelog.md new file mode 100644 index 00000000000..b8aa2b7d0ad --- /dev/null +++ b/dependency/mariadb/7.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-7.0.37](https://github.com/truecharts/charts/compare/mariadb-7.0.36...mariadb-7.0.37) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + \ No newline at end of file diff --git a/dependency/mariadb/7.0.36/app-readme.md b/dependency/mariadb/7.0.37/app-readme.md similarity index 100% rename from dependency/mariadb/7.0.36/app-readme.md rename to dependency/mariadb/7.0.37/app-readme.md diff --git a/dependency/mariadb/7.0.37/charts/common-12.10.8.tgz b/dependency/mariadb/7.0.37/charts/common-12.10.8.tgz new file mode 100644 index 00000000000..003125dbdca Binary files /dev/null and b/dependency/mariadb/7.0.37/charts/common-12.10.8.tgz differ diff --git a/dependency/mariadb/7.0.36/ix_values.yaml b/dependency/mariadb/7.0.37/ix_values.yaml similarity index 100% rename from dependency/mariadb/7.0.36/ix_values.yaml rename to dependency/mariadb/7.0.37/ix_values.yaml diff --git a/dependency/mariadb/7.0.36/questions.yaml b/dependency/mariadb/7.0.37/questions.yaml similarity index 100% rename from dependency/mariadb/7.0.36/questions.yaml rename to dependency/mariadb/7.0.37/questions.yaml diff --git a/dependency/mariadb/7.0.36/templates/NOTES.txt b/dependency/mariadb/7.0.37/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/7.0.36/templates/NOTES.txt rename to dependency/mariadb/7.0.37/templates/NOTES.txt diff --git a/dependency/mariadb/7.0.36/templates/common.yaml b/dependency/mariadb/7.0.37/templates/common.yaml similarity index 100% rename from dependency/mariadb/7.0.36/templates/common.yaml rename to dependency/mariadb/7.0.37/templates/common.yaml diff --git a/dependency/mariadb/7.0.36/values.yaml b/dependency/mariadb/7.0.37/values.yaml similarity index 100% rename from dependency/mariadb/7.0.36/values.yaml rename to dependency/mariadb/7.0.37/values.yaml diff --git a/dependency/memcached/6.0.46/app-changelog.md b/dependency/memcached/6.0.46/app-changelog.md deleted file mode 100644 index 313b097d27a..00000000000 --- a/dependency/memcached/6.0.46/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.46](https://github.com/truecharts/charts/compare/memcached-6.0.45...memcached-6.0.46) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9210](https://github.com/truecharts/charts/issues/9210)) - - \ No newline at end of file diff --git a/dependency/memcached/6.0.46/charts/common-12.10.4.tgz b/dependency/memcached/6.0.46/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/dependency/memcached/6.0.46/charts/common-12.10.4.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.46/CHANGELOG.md b/dependency/memcached/6.0.47/CHANGELOG.md similarity index 88% rename from dependency/memcached/6.0.46/CHANGELOG.md rename to dependency/memcached/6.0.47/CHANGELOG.md index a1187729a32..9e0ae5ef33b 100644 --- a/dependency/memcached/6.0.46/CHANGELOG.md +++ b/dependency/memcached/6.0.47/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.47](https://github.com/truecharts/charts/compare/memcached-6.0.46...memcached-6.0.47) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + + + ## [memcached-6.0.46](https://github.com/truecharts/charts/compare/memcached-6.0.45...memcached-6.0.46) (2023-05-28) ### Chore @@ -88,12 +97,3 @@ -## [memcached-6.0.44](https://github.com/truecharts/charts/compare/memcached-6.0.41...memcached-6.0.44) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/memcached to v1.6.20 ([#9148](https://github.com/truecharts/charts/issues/9148)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - diff --git a/dependency/memcached/6.0.46/Chart.yaml b/dependency/memcached/6.0.47/Chart.yaml similarity index 95% rename from dependency/memcached/6.0.46/Chart.yaml rename to dependency/memcached/6.0.47/Chart.yaml index 84127c6ab01..1510688f0a5 100644 --- a/dependency/memcached/6.0.46/Chart.yaml +++ b/dependency/memcached/6.0.47/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.20" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.10.8 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 6.0.46 +version: 6.0.47 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.46/README.md b/dependency/memcached/6.0.47/README.md similarity index 100% rename from dependency/memcached/6.0.46/README.md rename to dependency/memcached/6.0.47/README.md diff --git a/dependency/memcached/6.0.47/app-changelog.md b/dependency/memcached/6.0.47/app-changelog.md new file mode 100644 index 00000000000..22006caadef --- /dev/null +++ b/dependency/memcached/6.0.47/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.47](https://github.com/truecharts/charts/compare/memcached-6.0.46...memcached-6.0.47) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.46/app-readme.md b/dependency/memcached/6.0.47/app-readme.md similarity index 100% rename from dependency/memcached/6.0.46/app-readme.md rename to dependency/memcached/6.0.47/app-readme.md diff --git a/dependency/memcached/6.0.47/charts/common-12.10.8.tgz b/dependency/memcached/6.0.47/charts/common-12.10.8.tgz new file mode 100644 index 00000000000..003125dbdca Binary files /dev/null and b/dependency/memcached/6.0.47/charts/common-12.10.8.tgz differ diff --git a/dependency/memcached/6.0.46/ix_values.yaml b/dependency/memcached/6.0.47/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.46/ix_values.yaml rename to dependency/memcached/6.0.47/ix_values.yaml diff --git a/dependency/memcached/6.0.46/questions.yaml b/dependency/memcached/6.0.47/questions.yaml similarity index 100% rename from dependency/memcached/6.0.46/questions.yaml rename to dependency/memcached/6.0.47/questions.yaml diff --git a/dependency/memcached/6.0.46/templates/NOTES.txt b/dependency/memcached/6.0.47/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.46/templates/NOTES.txt rename to dependency/memcached/6.0.47/templates/NOTES.txt diff --git a/dependency/memcached/6.0.46/templates/common.yaml b/dependency/memcached/6.0.47/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.46/templates/common.yaml rename to dependency/memcached/6.0.47/templates/common.yaml diff --git a/dependency/memcached/6.0.46/values.yaml b/dependency/memcached/6.0.47/values.yaml similarity index 100% rename from dependency/memcached/6.0.46/values.yaml rename to dependency/memcached/6.0.47/values.yaml diff --git a/dependency/mongodb/6.0.35/app-changelog.md b/dependency/mongodb/6.0.35/app-changelog.md deleted file mode 100644 index 6ae11a2ab74..00000000000 --- a/dependency/mongodb/6.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.35](https://github.com/truecharts/charts/compare/mongodb-6.0.34...mongodb-6.0.35) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9211](https://github.com/truecharts/charts/issues/9211)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.35/charts/common-12.10.4.tgz b/dependency/mongodb/6.0.35/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/dependency/mongodb/6.0.35/charts/common-12.10.4.tgz and /dev/null differ diff --git a/dependency/mongodb/6.0.35/CHANGELOG.md b/dependency/mongodb/6.0.36/CHANGELOG.md similarity index 88% rename from dependency/mongodb/6.0.35/CHANGELOG.md rename to dependency/mongodb/6.0.36/CHANGELOG.md index d8e885b2197..4b39a50a39d 100644 --- a/dependency/mongodb/6.0.35/CHANGELOG.md +++ b/dependency/mongodb/6.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.36](https://github.com/truecharts/charts/compare/mongodb-6.0.35...mongodb-6.0.36) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + + + ## [mongodb-6.0.35](https://github.com/truecharts/charts/compare/mongodb-6.0.34...mongodb-6.0.35) (2023-05-28) ### Chore @@ -88,12 +97,3 @@ -## [mongodb-6.0.33](https://github.com/truecharts/charts/compare/mongodb-6.0.30...mongodb-6.0.33) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9150](https://github.com/truecharts/charts/issues/9150)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - diff --git a/dependency/mongodb/6.0.35/Chart.yaml b/dependency/mongodb/6.0.36/Chart.yaml similarity index 95% rename from dependency/mongodb/6.0.35/Chart.yaml rename to dependency/mongodb/6.0.36/Chart.yaml index 5ee2890adb7..f2f4095d02c 100644 --- a/dependency/mongodb/6.0.35/Chart.yaml +++ b/dependency/mongodb/6.0.36/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.10.8 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 6.0.35 +version: 6.0.36 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.35/README.md b/dependency/mongodb/6.0.36/README.md similarity index 100% rename from dependency/mongodb/6.0.35/README.md rename to dependency/mongodb/6.0.36/README.md diff --git a/dependency/mongodb/6.0.36/app-changelog.md b/dependency/mongodb/6.0.36/app-changelog.md new file mode 100644 index 00000000000..6d1ba1b66ab --- /dev/null +++ b/dependency/mongodb/6.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.36](https://github.com/truecharts/charts/compare/mongodb-6.0.35...mongodb-6.0.36) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.35/app-readme.md b/dependency/mongodb/6.0.36/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.35/app-readme.md rename to dependency/mongodb/6.0.36/app-readme.md diff --git a/dependency/mongodb/6.0.36/charts/common-12.10.8.tgz b/dependency/mongodb/6.0.36/charts/common-12.10.8.tgz new file mode 100644 index 00000000000..003125dbdca Binary files /dev/null and b/dependency/mongodb/6.0.36/charts/common-12.10.8.tgz differ diff --git a/dependency/mongodb/6.0.35/ix_values.yaml b/dependency/mongodb/6.0.36/ix_values.yaml similarity index 100% rename from dependency/mongodb/6.0.35/ix_values.yaml rename to dependency/mongodb/6.0.36/ix_values.yaml diff --git a/dependency/mongodb/6.0.35/questions.yaml b/dependency/mongodb/6.0.36/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.35/questions.yaml rename to dependency/mongodb/6.0.36/questions.yaml diff --git a/dependency/mongodb/6.0.35/templates/NOTES.txt b/dependency/mongodb/6.0.36/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.35/templates/NOTES.txt rename to dependency/mongodb/6.0.36/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.35/templates/common.yaml b/dependency/mongodb/6.0.36/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.35/templates/common.yaml rename to dependency/mongodb/6.0.36/templates/common.yaml diff --git a/dependency/mongodb/6.0.35/values.yaml b/dependency/mongodb/6.0.36/values.yaml similarity index 100% rename from dependency/mongodb/6.0.35/values.yaml rename to dependency/mongodb/6.0.36/values.yaml diff --git a/dependency/node-exporter/1.0.7/app-changelog.md b/dependency/node-exporter/1.0.7/app-changelog.md deleted file mode 100644 index 2a00110e173..00000000000 --- a/dependency/node-exporter/1.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-1.0.7](https://github.com/truecharts/charts/compare/node-exporter-1.0.6...node-exporter-1.0.7) (2023-05-27) - -### Chore - -- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195)) - - \ No newline at end of file diff --git a/dependency/node-exporter/1.0.7/charts/common-12.10.4.tgz b/dependency/node-exporter/1.0.7/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/dependency/node-exporter/1.0.7/charts/common-12.10.4.tgz and /dev/null differ diff --git a/dependency/node-exporter/1.0.7/CHANGELOG.md b/dependency/node-exporter/1.0.8/CHANGELOG.md similarity index 85% rename from dependency/node-exporter/1.0.7/CHANGELOG.md rename to dependency/node-exporter/1.0.8/CHANGELOG.md index 51260d5b6e6..75bae2f76f7 100644 --- a/dependency/node-exporter/1.0.7/CHANGELOG.md +++ b/dependency/node-exporter/1.0.8/CHANGELOG.md @@ -4,6 +4,19 @@ +## [node-exporter-1.0.8](https://github.com/truecharts/charts/compare/node-exporter-1.0.7...node-exporter-1.0.8) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [node-exporter-1.0.7](https://github.com/truecharts/charts/compare/node-exporter-1.0.6...node-exporter-1.0.7) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ ### Chore - update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/node-exporter to v1.5.0 ([#9143](https://github.com/truecharts/charts/issues/9143)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - -## [node-exporter-1.0.5](https://github.com/truecharts/charts/compare/node-exporter-1.0.3...node-exporter-1.0.5) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.5.0 ([#9143](https://github.com/truecharts/charts/issues/9143)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - diff --git a/dependency/node-exporter/1.0.7/Chart.yaml b/dependency/node-exporter/1.0.8/Chart.yaml similarity index 95% rename from dependency/node-exporter/1.0.7/Chart.yaml rename to dependency/node-exporter/1.0.8/Chart.yaml index 8ed78892658..064b71a76ec 100644 --- a/dependency/node-exporter/1.0.7/Chart.yaml +++ b/dependency/node-exporter/1.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.10.8 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 @@ -21,7 +21,7 @@ name: node-exporter sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter type: application -version: 1.0.7 +version: 1.0.8 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/node-exporter/1.0.7/LICENSE b/dependency/node-exporter/1.0.8/LICENSE similarity index 100% rename from dependency/node-exporter/1.0.7/LICENSE rename to dependency/node-exporter/1.0.8/LICENSE diff --git a/dependency/node-exporter/1.0.7/README.md b/dependency/node-exporter/1.0.8/README.md similarity index 100% rename from dependency/node-exporter/1.0.7/README.md rename to dependency/node-exporter/1.0.8/README.md diff --git a/dependency/node-exporter/1.0.8/app-changelog.md b/dependency/node-exporter/1.0.8/app-changelog.md new file mode 100644 index 00000000000..ddd5f497fef --- /dev/null +++ b/dependency/node-exporter/1.0.8/app-changelog.md @@ -0,0 +1,13 @@ + + +## [node-exporter-1.0.8](https://github.com/truecharts/charts/compare/node-exporter-1.0.7...node-exporter-1.0.8) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/dependency/node-exporter/1.0.7/app-readme.md b/dependency/node-exporter/1.0.8/app-readme.md similarity index 100% rename from dependency/node-exporter/1.0.7/app-readme.md rename to dependency/node-exporter/1.0.8/app-readme.md diff --git a/dependency/node-exporter/1.0.8/charts/common-12.10.8.tgz b/dependency/node-exporter/1.0.8/charts/common-12.10.8.tgz new file mode 100644 index 00000000000..003125dbdca Binary files /dev/null and b/dependency/node-exporter/1.0.8/charts/common-12.10.8.tgz differ diff --git a/dependency/node-exporter/1.0.7/ix_values.yaml b/dependency/node-exporter/1.0.8/ix_values.yaml similarity index 100% rename from dependency/node-exporter/1.0.7/ix_values.yaml rename to dependency/node-exporter/1.0.8/ix_values.yaml diff --git a/dependency/node-exporter/1.0.7/questions.yaml b/dependency/node-exporter/1.0.8/questions.yaml similarity index 96% rename from dependency/node-exporter/1.0.7/questions.yaml rename to dependency/node-exporter/1.0.8/questions.yaml index 5c42dd024a6..04047681e90 100644 --- a/dependency/node-exporter/1.0.7/questions.yaml +++ b/dependency/node-exporter/1.0.8/questions.yaml @@ -651,63 +651,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - 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: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -721,6 +664,70 @@ questions: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/dependency/node-exporter/1.0.7/templates/NOTES.txt b/dependency/node-exporter/1.0.8/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/1.0.7/templates/NOTES.txt rename to dependency/node-exporter/1.0.8/templates/NOTES.txt diff --git a/dependency/node-exporter/1.0.7/templates/common.yaml b/dependency/node-exporter/1.0.8/templates/common.yaml similarity index 100% rename from dependency/node-exporter/1.0.7/templates/common.yaml rename to dependency/node-exporter/1.0.8/templates/common.yaml diff --git a/dependency/node-exporter/1.0.7/values.yaml b/dependency/node-exporter/1.0.8/values.yaml similarity index 100% rename from dependency/node-exporter/1.0.7/values.yaml rename to dependency/node-exporter/1.0.8/values.yaml diff --git a/dependency/redis/6.0.47/app-changelog.md b/dependency/redis/6.0.47/app-changelog.md deleted file mode 100644 index 4514d78d17e..00000000000 --- a/dependency/redis/6.0.47/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-6.0.47](https://github.com/truecharts/charts/compare/redis-6.0.46...redis-6.0.47) (2023-05-27) - -### Chore - -- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195)) - - \ No newline at end of file diff --git a/dependency/redis/6.0.47/charts/common-12.10.4.tgz b/dependency/redis/6.0.47/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/dependency/redis/6.0.47/charts/common-12.10.4.tgz and /dev/null differ diff --git a/dependency/redis/6.0.47/CHANGELOG.md b/dependency/redis/6.0.48/CHANGELOG.md similarity index 93% rename from dependency/redis/6.0.47/CHANGELOG.md rename to dependency/redis/6.0.48/CHANGELOG.md index ed0903e0dd2..f964369b92c 100644 --- a/dependency/redis/6.0.47/CHANGELOG.md +++ b/dependency/redis/6.0.48/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-6.0.48](https://github.com/truecharts/charts/compare/redis-6.0.47...redis-6.0.48) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + + + ## [redis-6.0.47](https://github.com/truecharts/charts/compare/redis-6.0.46...redis-6.0.47) (2023-05-27) ### Chore @@ -83,15 +92,6 @@ -## [redis-6.0.45](https://github.com/truecharts/charts/compare/redis-6.0.44...redis-6.0.45) (2023-05-24) - -### Chore - -- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - ## [redis-6.0.45](https://github.com/truecharts/charts/compare/redis-6.0.44...redis-6.0.45) (2023-05-24) ### Chore diff --git a/dependency/redis/6.0.47/Chart.yaml b/dependency/redis/6.0.48/Chart.yaml similarity index 95% rename from dependency/redis/6.0.47/Chart.yaml rename to dependency/redis/6.0.48/Chart.yaml index dbe893f2e34..5e581641526 100644 --- a/dependency/redis/6.0.47/Chart.yaml +++ b/dependency/redis/6.0.48/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.10.8 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/charts/dependency/redis @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 6.0.47 +version: 6.0.48 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/6.0.47/README.md b/dependency/redis/6.0.48/README.md similarity index 100% rename from dependency/redis/6.0.47/README.md rename to dependency/redis/6.0.48/README.md diff --git a/dependency/redis/6.0.48/app-changelog.md b/dependency/redis/6.0.48/app-changelog.md new file mode 100644 index 00000000000..05267942b03 --- /dev/null +++ b/dependency/redis/6.0.48/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-6.0.48](https://github.com/truecharts/charts/compare/redis-6.0.47...redis-6.0.48) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + \ No newline at end of file diff --git a/dependency/redis/6.0.47/app-readme.md b/dependency/redis/6.0.48/app-readme.md similarity index 100% rename from dependency/redis/6.0.47/app-readme.md rename to dependency/redis/6.0.48/app-readme.md diff --git a/dependency/redis/6.0.48/charts/common-12.10.8.tgz b/dependency/redis/6.0.48/charts/common-12.10.8.tgz new file mode 100644 index 00000000000..003125dbdca Binary files /dev/null and b/dependency/redis/6.0.48/charts/common-12.10.8.tgz differ diff --git a/dependency/redis/6.0.47/ix_values.yaml b/dependency/redis/6.0.48/ix_values.yaml similarity index 100% rename from dependency/redis/6.0.47/ix_values.yaml rename to dependency/redis/6.0.48/ix_values.yaml diff --git a/dependency/redis/6.0.47/questions.yaml b/dependency/redis/6.0.48/questions.yaml similarity index 100% rename from dependency/redis/6.0.47/questions.yaml rename to dependency/redis/6.0.48/questions.yaml diff --git a/dependency/redis/6.0.47/templates/NOTES.txt b/dependency/redis/6.0.48/templates/NOTES.txt similarity index 100% rename from dependency/redis/6.0.47/templates/NOTES.txt rename to dependency/redis/6.0.48/templates/NOTES.txt diff --git a/dependency/redis/6.0.47/templates/common.yaml b/dependency/redis/6.0.48/templates/common.yaml similarity index 100% rename from dependency/redis/6.0.47/templates/common.yaml rename to dependency/redis/6.0.48/templates/common.yaml diff --git a/dependency/redis/6.0.47/values.yaml b/dependency/redis/6.0.48/values.yaml similarity index 100% rename from dependency/redis/6.0.47/values.yaml rename to dependency/redis/6.0.48/values.yaml diff --git a/dependency/solr/4.0.35/app-changelog.md b/dependency/solr/4.0.35/app-changelog.md deleted file mode 100644 index 25238ddb7ef..00000000000 --- a/dependency/solr/4.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.35](https://github.com/truecharts/charts/compare/solr-4.0.34...solr-4.0.35) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.2.1 ([#9213](https://github.com/truecharts/charts/issues/9213)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.35/charts/common-12.10.4.tgz b/dependency/solr/4.0.35/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/dependency/solr/4.0.35/charts/common-12.10.4.tgz and /dev/null differ diff --git a/dependency/solr/4.0.35/CHANGELOG.md b/dependency/solr/4.0.36/CHANGELOG.md similarity index 88% rename from dependency/solr/4.0.35/CHANGELOG.md rename to dependency/solr/4.0.36/CHANGELOG.md index 49bf96160bc..9378e64d1aa 100644 --- a/dependency/solr/4.0.35/CHANGELOG.md +++ b/dependency/solr/4.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.36](https://github.com/truecharts/charts/compare/solr-4.0.35...solr-4.0.36) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + + + ## [solr-4.0.35](https://github.com/truecharts/charts/compare/solr-4.0.34...solr-4.0.35) (2023-05-28) ### Chore @@ -88,12 +97,3 @@ -## [solr-4.0.33](https://github.com/truecharts/charts/compare/solr-4.0.30...solr-4.0.33) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/solr to v9.2.1 ([#9154](https://github.com/truecharts/charts/issues/9154)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - diff --git a/dependency/solr/4.0.35/Chart.yaml b/dependency/solr/4.0.36/Chart.yaml similarity index 95% rename from dependency/solr/4.0.35/Chart.yaml rename to dependency/solr/4.0.36/Chart.yaml index b69f8414b7a..ade67102932 100644 --- a/dependency/solr/4.0.35/Chart.yaml +++ b/dependency/solr/4.0.36/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.10.8 deprecated: false description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/apache/solr type: application -version: 4.0.35 +version: 4.0.36 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.35/README.md b/dependency/solr/4.0.36/README.md similarity index 100% rename from dependency/solr/4.0.35/README.md rename to dependency/solr/4.0.36/README.md diff --git a/dependency/solr/4.0.36/app-changelog.md b/dependency/solr/4.0.36/app-changelog.md new file mode 100644 index 00000000000..600cdacb90e --- /dev/null +++ b/dependency/solr/4.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.36](https://github.com/truecharts/charts/compare/solr-4.0.35...solr-4.0.36) (2023-05-29) + +### Chore + +- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.35/app-readme.md b/dependency/solr/4.0.36/app-readme.md similarity index 100% rename from dependency/solr/4.0.35/app-readme.md rename to dependency/solr/4.0.36/app-readme.md diff --git a/dependency/solr/4.0.36/charts/common-12.10.8.tgz b/dependency/solr/4.0.36/charts/common-12.10.8.tgz new file mode 100644 index 00000000000..003125dbdca Binary files /dev/null and b/dependency/solr/4.0.36/charts/common-12.10.8.tgz differ diff --git a/dependency/solr/4.0.35/ix_values.yaml b/dependency/solr/4.0.36/ix_values.yaml similarity index 100% rename from dependency/solr/4.0.35/ix_values.yaml rename to dependency/solr/4.0.36/ix_values.yaml diff --git a/dependency/solr/4.0.35/questions.yaml b/dependency/solr/4.0.36/questions.yaml similarity index 100% rename from dependency/solr/4.0.35/questions.yaml rename to dependency/solr/4.0.36/questions.yaml diff --git a/dependency/solr/4.0.35/templates/NOTES.txt b/dependency/solr/4.0.36/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.35/templates/NOTES.txt rename to dependency/solr/4.0.36/templates/NOTES.txt diff --git a/dependency/solr/4.0.35/templates/common.yaml b/dependency/solr/4.0.36/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.35/templates/common.yaml rename to dependency/solr/4.0.36/templates/common.yaml diff --git a/dependency/solr/4.0.35/values.yaml b/dependency/solr/4.0.36/values.yaml similarity index 100% rename from dependency/solr/4.0.35/values.yaml rename to dependency/solr/4.0.36/values.yaml