diff --git a/charts/dependency/collabora-online/.helmignore b/charts/dependency/collabora-online/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/dependency/collabora-online/.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/charts/dependency/collabora-online/CHANGELOG.md b/charts/dependency/collabora-online/CHANGELOG.md index 7d770605ae6..6450c4aed64 100644 --- a/charts/dependency/collabora-online/CHANGELOG.md +++ b/charts/dependency/collabora-online/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [collabora-online-12.1.15](https://github.com/truecharts/apps/compare/collabora-online-12.1.13...collabora-online-12.1.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [collabora-online-12.1.13](https://github.com/truecharts/apps/compare/collabora-online-12.1.12...collabora-online-12.1.13) (2022-07-14) ### Chore diff --git a/charts/dependency/mariadb/.helmignore b/charts/dependency/mariadb/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/dependency/mariadb/.helmignore +++ b/charts/dependency/mariadb/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md index 8c673d30a3b..e4128faad58 100644 --- a/charts/dependency/mariadb/CHANGELOG.md +++ b/charts/dependency/mariadb/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mariadb-3.0.34](https://github.com/truecharts/apps/compare/mariadb-3.0.32...mariadb-3.0.34) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mariadb-3.0.32](https://github.com/truecharts/apps/compare/mariadb-3.0.30...mariadb-3.0.32) (2022-07-12) ### Chore diff --git a/charts/dependency/memcached/.helmignore b/charts/dependency/memcached/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/dependency/memcached/.helmignore +++ b/charts/dependency/memcached/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/dependency/memcached/CHANGELOG.md b/charts/dependency/memcached/CHANGELOG.md index 6c1d5b0c1a5..8bcbb27d8cf 100644 --- a/charts/dependency/memcached/CHANGELOG.md +++ b/charts/dependency/memcached/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [memcached-3.0.35](https://github.com/truecharts/apps/compare/memcached-3.0.33...memcached-3.0.35) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [memcached-3.0.32](https://github.com/truecharts/apps/compare/memcached-3.0.30...memcached-3.0.32) (2022-07-12) diff --git a/charts/dependency/mongodb/.helmignore b/charts/dependency/mongodb/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/dependency/mongodb/.helmignore +++ b/charts/dependency/mongodb/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/dependency/mongodb/CHANGELOG.md b/charts/dependency/mongodb/CHANGELOG.md index b839bb7a7e9..123c7aca3fa 100644 --- a/charts/dependency/mongodb/CHANGELOG.md +++ b/charts/dependency/mongodb/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mongodb-1.0.38](https://github.com/truecharts/apps/compare/mongodb-1.0.36...mongodb-1.0.38) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mongodb-1.0.35](https://github.com/truecharts/apps/compare/mongodb-1.0.33...mongodb-1.0.35) (2022-07-12) diff --git a/charts/dependency/postgresql/.helmignore b/charts/dependency/postgresql/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/dependency/postgresql/.helmignore +++ b/charts/dependency/postgresql/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md index a30e157b28c..2f8b08da5ec 100644 --- a/charts/dependency/postgresql/CHANGELOG.md +++ b/charts/dependency/postgresql/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [postgresql-8.0.36](https://github.com/truecharts/apps/compare/postgresql-8.0.34...postgresql-8.0.36) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [postgresql-8.0.34](https://github.com/truecharts/apps/compare/postgresql-8.0.33...postgresql-8.0.34) (2022-07-13) ### Chore diff --git a/charts/dependency/promtail/.helmignore b/charts/dependency/promtail/.helmignore index 50af0317254..77ca5567b26 100644 --- a/charts/dependency/promtail/.helmignore +++ b/charts/dependency/promtail/.helmignore @@ -20,3 +20,11 @@ .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/dependency/promtail/CHANGELOG.md b/charts/dependency/promtail/CHANGELOG.md index 0ee890d1cf8..0b5a25436b3 100644 --- a/charts/dependency/promtail/CHANGELOG.md +++ b/charts/dependency/promtail/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [promtail-3.0.27](https://github.com/truecharts/apps/compare/promtail-3.0.25...promtail-3.0.27) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [promtail-3.0.25](https://github.com/truecharts/apps/compare/promtail-3.0.23...promtail-3.0.25) (2022-07-12) ### Chore diff --git a/charts/dependency/redis/.helmignore b/charts/dependency/redis/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/dependency/redis/.helmignore +++ b/charts/dependency/redis/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/dependency/redis/CHANGELOG.md b/charts/dependency/redis/CHANGELOG.md index 9026f293a87..effd8b2f9fc 100644 --- a/charts/dependency/redis/CHANGELOG.md +++ b/charts/dependency/redis/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [redis-3.0.36](https://github.com/truecharts/apps/compare/redis-3.0.34...redis-3.0.36) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mongodb-1.0.36](https://github.com/truecharts/apps/compare/mongodb-1.0.35...mongodb-1.0.36) (2022-07-13) ### Chore diff --git a/charts/dependency/solr/.helmignore b/charts/dependency/solr/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/dependency/solr/.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/charts/dependency/solr/CHANGELOG.md b/charts/dependency/solr/CHANGELOG.md index 88d0ee0be66..cdc268ff32a 100644 --- a/charts/dependency/solr/CHANGELOG.md +++ b/charts/dependency/solr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [solr-0.0.9](https://github.com/truecharts/apps/compare/solr-0.0.7...solr-0.0.9) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [solr-0.0.7](https://github.com/truecharts/apps/compare/solr-0.0.5...solr-0.0.7) (2022-07-12) ### Chore diff --git a/charts/incubator/adguard-home/.helmignore b/charts/incubator/adguard-home/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/adguard-home/.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/charts/incubator/adguard-home/CHANGELOG.md b/charts/incubator/adguard-home/CHANGELOG.md index af39eff6a58..bd6814ad9a4 100644 --- a/charts/incubator/adguard-home/CHANGELOG.md +++ b/charts/incubator/adguard-home/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [adguard-home-1.0.19](https://github.com/truecharts/apps/compare/adguard-home-1.0.17...adguard-home-1.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [adguard-home-1.0.17](https://github.com/truecharts/apps/compare/adguard-home-1.0.16...adguard-home-1.0.17) (2022-07-14) ### Chore diff --git a/charts/incubator/appsmith/.helmignore b/charts/incubator/appsmith/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/appsmith/.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/charts/incubator/appsmith/CHANGELOG.md b/charts/incubator/appsmith/CHANGELOG.md index b4edce00cfa..5a107a6efd1 100644 --- a/charts/incubator/appsmith/CHANGELOG.md +++ b/charts/incubator/appsmith/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [appsmith-2.0.22](https://github.com/truecharts/apps/compare/appsmith-2.0.20...appsmith-2.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [appsmith-2.0.20](https://github.com/truecharts/apps/compare/appsmith-2.0.19...appsmith-2.0.20) (2022-07-14) ### Chore diff --git a/charts/incubator/ariang/.helmignore b/charts/incubator/ariang/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/ariang/.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/charts/incubator/ariang/CHANGELOG.md b/charts/incubator/ariang/CHANGELOG.md index e6c798ff24e..82f047971d3 100644 --- a/charts/incubator/ariang/CHANGELOG.md +++ b/charts/incubator/ariang/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ariang-0.0.9](https://github.com/truecharts/apps/compare/ariang-0.0.7...ariang-0.0.9) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ariang-0.0.7](https://github.com/truecharts/apps/compare/ariang-0.0.5...ariang-0.0.7) (2022-07-12) ### Chore diff --git a/charts/incubator/authentik/.helmignore b/charts/incubator/authentik/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/authentik/.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/charts/incubator/authentik/CHANGELOG.md b/charts/incubator/authentik/CHANGELOG.md index e4947c7a4e4..2b557b99713 100644 --- a/charts/incubator/authentik/CHANGELOG.md +++ b/charts/incubator/authentik/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [authentik-2.0.21](https://github.com/truecharts/apps/compare/authentik-2.0.19...authentik-2.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [authentik-2.0.19](https://github.com/truecharts/apps/compare/authentik-2.0.17...authentik-2.0.19) (2022-07-12) ### Chore diff --git a/charts/incubator/avidemux/.helmignore b/charts/incubator/avidemux/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/avidemux/.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/charts/incubator/avidemux/CHANGELOG.md b/charts/incubator/avidemux/CHANGELOG.md index 81b981faa10..920e8cacad9 100644 --- a/charts/incubator/avidemux/CHANGELOG.md +++ b/charts/incubator/avidemux/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [avidemux-0.0.10](https://github.com/truecharts/apps/compare/avidemux-0.0.8...avidemux-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [avidemux-0.0.8](https://github.com/truecharts/apps/compare/avidemux-0.0.6...avidemux-0.0.8) (2022-07-12) ### Chore diff --git a/charts/incubator/awesome-ttrss/.helmignore b/charts/incubator/awesome-ttrss/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/incubator/awesome-ttrss/.helmignore +++ b/charts/incubator/awesome-ttrss/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/awesome-ttrss/CHANGELOG.md b/charts/incubator/awesome-ttrss/CHANGELOG.md index b14f3fcd27d..f42d95d518f 100644 --- a/charts/incubator/awesome-ttrss/CHANGELOG.md +++ b/charts/incubator/awesome-ttrss/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [awesome-ttrss-0.0.18](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.16...awesome-ttrss-0.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [awesome-ttrss-0.0.16](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.14...awesome-ttrss-0.0.16) (2022-07-12) ### Chore diff --git a/charts/incubator/clickhouse/.helmignore b/charts/incubator/clickhouse/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/clickhouse/.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/charts/incubator/clickhouse/CHANGELOG.md b/charts/incubator/clickhouse/CHANGELOG.md index 3a4eaa53b21..f9571a8df7c 100644 --- a/charts/incubator/clickhouse/CHANGELOG.md +++ b/charts/incubator/clickhouse/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [clickhouse-0.0.10](https://github.com/truecharts/apps/compare/clickhouse-0.0.8...clickhouse-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [clickhouse-0.0.8](https://github.com/truecharts/apps/compare/clickhouse-0.0.6...clickhouse-0.0.8) (2022-07-12) ### Chore diff --git a/charts/incubator/cloudflared/.helmignore b/charts/incubator/cloudflared/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/cloudflared/.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/charts/incubator/cloudflared/CHANGELOG.md b/charts/incubator/cloudflared/CHANGELOG.md index c69babab2ea..1f628698919 100644 --- a/charts/incubator/cloudflared/CHANGELOG.md +++ b/charts/incubator/cloudflared/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [cloudflared-0.0.14](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.12...cloudflared-0.0.14) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [cloudflared-0.0.12](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.10...cloudflared-0.0.12) (2022-07-12) ### Chore diff --git a/charts/incubator/cloudflareddns/.helmignore b/charts/incubator/cloudflareddns/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/cloudflareddns/.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/charts/incubator/cloudflareddns/CHANGELOG.md b/charts/incubator/cloudflareddns/CHANGELOG.md index 392cd3150f2..68b7e3f2b9b 100644 --- a/charts/incubator/cloudflareddns/CHANGELOG.md +++ b/charts/incubator/cloudflareddns/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [cloudflareddns-0.0.14](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.12...cloudflareddns-0.0.14) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [cloudflareddns-0.0.12](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.10...cloudflareddns-0.0.12) (2022-07-12) ### Chore diff --git a/charts/incubator/cups-server/.helmignore b/charts/incubator/cups-server/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/cups-server/.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/charts/incubator/cups-server/CHANGELOG.md b/charts/incubator/cups-server/CHANGELOG.md index 7bf4198db5a..929897276ed 100644 --- a/charts/incubator/cups-server/CHANGELOG.md +++ b/charts/incubator/cups-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [cups-server-1.0.20](https://github.com/truecharts/apps/compare/cups-server-1.0.18...cups-server-1.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [cups-server-1.0.18](https://github.com/truecharts/apps/compare/cups-server-1.0.16...cups-server-1.0.18) (2022-07-12) ### Chore diff --git a/charts/incubator/czkawka/.helmignore b/charts/incubator/czkawka/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/czkawka/.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/charts/incubator/czkawka/CHANGELOG.md b/charts/incubator/czkawka/CHANGELOG.md index 45cb680f34e..2e00a8da5ed 100644 --- a/charts/incubator/czkawka/CHANGELOG.md +++ b/charts/incubator/czkawka/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## [czkawka-0.0.11](https://github.com/truecharts/apps/compare/czkawka-0.0.9...czkawka-0.0.11) (2022-07-14) + +### Chore + +- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [czkawka-0.0.9](https://github.com/truecharts/apps/compare/czkawka-0.0.7...czkawka-0.0.9) (2022-07-12) ### Chore diff --git a/charts/incubator/dupeguru/.helmignore b/charts/incubator/dupeguru/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/dupeguru/.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/charts/incubator/dupeguru/CHANGELOG.md b/charts/incubator/dupeguru/CHANGELOG.md index 9cba6e1016c..43f401898b8 100644 --- a/charts/incubator/dupeguru/CHANGELOG.md +++ b/charts/incubator/dupeguru/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [dupeguru-0.0.10](https://github.com/truecharts/apps/compare/dupeguru-0.0.8...dupeguru-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [dupeguru-0.0.8](https://github.com/truecharts/apps/compare/dupeguru-0.0.6...dupeguru-0.0.8) (2022-07-12) ### Chore diff --git a/charts/incubator/etesync/.helmignore b/charts/incubator/etesync/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/etesync/.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/charts/incubator/etesync/CHANGELOG.md b/charts/incubator/etesync/CHANGELOG.md index a0774d19600..1bf68158b56 100644 --- a/charts/incubator/etesync/CHANGELOG.md +++ b/charts/incubator/etesync/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [etesync-0.0.13](https://github.com/truecharts/apps/compare/etesync-0.0.11...etesync-0.0.13) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [etesync-0.0.11](https://github.com/truecharts/apps/compare/etesync-0.0.9...etesync-0.0.11) (2022-07-12) ### Chore diff --git a/charts/incubator/fancyindex/.helmignore b/charts/incubator/fancyindex/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/fancyindex/.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/charts/incubator/fancyindex/CHANGELOG.md b/charts/incubator/fancyindex/CHANGELOG.md index ed09bb0bac6..4558aabd23a 100644 --- a/charts/incubator/fancyindex/CHANGELOG.md +++ b/charts/incubator/fancyindex/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [fancyindex-1.0.16](https://github.com/truecharts/apps/compare/fancyindex-1.0.14...fancyindex-1.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [fancyindex-1.0.14](https://github.com/truecharts/apps/compare/fancyindex-1.0.12...fancyindex-1.0.14) (2022-07-12) ### Chore diff --git a/charts/incubator/filebot/.helmignore b/charts/incubator/filebot/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/filebot/.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/charts/incubator/filebot/CHANGELOG.md b/charts/incubator/filebot/CHANGELOG.md index 2ccc0cf99de..7852e1596fa 100644 --- a/charts/incubator/filebot/CHANGELOG.md +++ b/charts/incubator/filebot/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [filebot-0.0.10](https://github.com/truecharts/apps/compare/filebot-0.0.8...filebot-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [filebot-0.0.8](https://github.com/truecharts/apps/compare/filebot-0.0.6...filebot-0.0.8) (2022-07-12) ### Chore diff --git a/charts/incubator/filerun/.helmignore b/charts/incubator/filerun/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/incubator/filerun/.helmignore +++ b/charts/incubator/filerun/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/filerun/CHANGELOG.md b/charts/incubator/filerun/CHANGELOG.md index b54a7cca883..826d946aba9 100644 --- a/charts/incubator/filerun/CHANGELOG.md +++ b/charts/incubator/filerun/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [filerun-2.0.17](https://github.com/truecharts/apps/compare/filerun-2.0.15...filerun-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [filerun-2.0.15](https://github.com/truecharts/apps/compare/filerun-2.0.13...filerun-2.0.15) (2022-07-12) ### Chore diff --git a/charts/incubator/frigate/.helmignore b/charts/incubator/frigate/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/incubator/frigate/.helmignore +++ b/charts/incubator/frigate/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/frigate/CHANGELOG.md b/charts/incubator/frigate/CHANGELOG.md index ec707f649ab..7c51b3ee946 100644 --- a/charts/incubator/frigate/CHANGELOG.md +++ b/charts/incubator/frigate/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [frigate-2.0.17](https://github.com/truecharts/apps/compare/frigate-2.0.15...frigate-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [frigate-2.0.15](https://github.com/truecharts/apps/compare/frigate-2.0.13...frigate-2.0.15) (2022-07-12) ### Chore diff --git a/charts/incubator/ghost/.helmignore b/charts/incubator/ghost/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/ghost/.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/charts/incubator/ghost/CHANGELOG.md b/charts/incubator/ghost/CHANGELOG.md index 63b968bc072..1452a559f2c 100644 --- a/charts/incubator/ghost/CHANGELOG.md +++ b/charts/incubator/ghost/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ghost-3.0.23](https://github.com/truecharts/apps/compare/ghost-3.0.21...ghost-3.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ghost-3.0.21](https://github.com/truecharts/apps/compare/ghost-3.0.20...ghost-3.0.21) (2022-07-14) ### Chore diff --git a/charts/incubator/homebridge/.helmignore b/charts/incubator/homebridge/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/incubator/homebridge/.helmignore +++ b/charts/incubator/homebridge/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/homebridge/CHANGELOG.md b/charts/incubator/homebridge/CHANGELOG.md index b26e26e4b0c..7b07bc5785d 100644 --- a/charts/incubator/homebridge/CHANGELOG.md +++ b/charts/incubator/homebridge/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [homebridge-1.0.18](https://github.com/truecharts/apps/compare/homebridge-1.0.16...homebridge-1.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [homebridge-1.0.16](https://github.com/truecharts/apps/compare/homebridge-1.0.14...homebridge-1.0.16) (2022-07-12) ### Chore diff --git a/charts/incubator/jitsi/.helmignore b/charts/incubator/jitsi/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/incubator/jitsi/.helmignore +++ b/charts/incubator/jitsi/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/jitsi/CHANGELOG.md b/charts/incubator/jitsi/CHANGELOG.md index 0b974521c62..e84f9104ad3 100644 --- a/charts/incubator/jitsi/CHANGELOG.md +++ b/charts/incubator/jitsi/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [jitsi-0.0.12](https://github.com/truecharts/apps/compare/jitsi-0.0.10...jitsi-0.0.12) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [jitsi-0.0.10](https://github.com/truecharts/apps/compare/jitsi-0.0.8...jitsi-0.0.10) (2022-07-12) ### Chore diff --git a/charts/incubator/jump/.helmignore b/charts/incubator/jump/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/jump/.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/charts/incubator/jump/CHANGELOG.md b/charts/incubator/jump/CHANGELOG.md index c324112e226..b792ae51ca2 100644 --- a/charts/incubator/jump/CHANGELOG.md +++ b/charts/incubator/jump/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [jump-0.0.17](https://github.com/truecharts/apps/compare/jump-0.0.15...jump-0.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [jump-0.0.15](https://github.com/truecharts/apps/compare/jump-0.0.13...jump-0.0.15) (2022-07-12) ### Chore diff --git a/charts/incubator/lancache-dns/.helmignore b/charts/incubator/lancache-dns/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/lancache-dns/.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/charts/incubator/lancache-dns/CHANGELOG.md b/charts/incubator/lancache-dns/CHANGELOG.md index f2579934558..fa24a396101 100644 --- a/charts/incubator/lancache-dns/CHANGELOG.md +++ b/charts/incubator/lancache-dns/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog +## [lancache-dns-0.0.3](https://github.com/truecharts/apps/compare/lancache-dns-0.0.1...lancache-dns-0.0.3) (2022-07-14) + +### Chore + +- Auto-update chart README [skip ci] +- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [lancache-dns-0.0.1]lancache-dns-0.0.1 (2022-07-13) ### Feat diff --git a/charts/incubator/lancache-monolithic/.helmignore b/charts/incubator/lancache-monolithic/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/lancache-monolithic/.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/charts/incubator/lancache-monolithic/CHANGELOG.md b/charts/incubator/lancache-monolithic/CHANGELOG.md index 37ea423e560..8e4f76e3234 100644 --- a/charts/incubator/lancache-monolithic/CHANGELOG.md +++ b/charts/incubator/lancache-monolithic/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## [lancache-monolithic-0.0.7](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.5...lancache-monolithic-0.0.7) (2022-07-14) + +### Chore + +- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [lancache-monolithic-0.0.5](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.4...lancache-monolithic-0.0.5) (2022-07-13) diff --git a/charts/incubator/lancache-monolithic/README.md b/charts/incubator/lancache-monolithic/README.md index 4fa3343f481..81f5a5729d3 100644 --- a/charts/incubator/lancache-monolithic/README.md +++ b/charts/incubator/lancache-monolithic/README.md @@ -1,6 +1,6 @@ # lancache-monolithic -A monolithic lancache service capable of caching all cdn's in a single instance. +A monolithic lancache service capable of caching all CDN's in a single instance. TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** diff --git a/charts/incubator/mediainfo/.helmignore b/charts/incubator/mediainfo/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/mediainfo/.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/charts/incubator/mediainfo/CHANGELOG.md b/charts/incubator/mediainfo/CHANGELOG.md index d4f2c71794a..e9ebf017ebc 100644 --- a/charts/incubator/mediainfo/CHANGELOG.md +++ b/charts/incubator/mediainfo/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mediainfo-0.0.10](https://github.com/truecharts/apps/compare/mediainfo-0.0.8...mediainfo-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mediainfo-0.0.8](https://github.com/truecharts/apps/compare/mediainfo-0.0.6...mediainfo-0.0.8) (2022-07-12) ### Chore diff --git a/charts/incubator/meshcentral/.helmignore b/charts/incubator/meshcentral/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/incubator/meshcentral/.helmignore +++ b/charts/incubator/meshcentral/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/meshcentral/CHANGELOG.md b/charts/incubator/meshcentral/CHANGELOG.md index b4b0bbd0ac7..e898aee73f5 100644 --- a/charts/incubator/meshcentral/CHANGELOG.md +++ b/charts/incubator/meshcentral/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [meshcentral-3.0.21](https://github.com/truecharts/apps/compare/meshcentral-3.0.19...meshcentral-3.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [meshcentral-3.0.19](https://github.com/truecharts/apps/compare/meshcentral-3.0.17...meshcentral-3.0.19) (2022-07-12) ### Chore diff --git a/charts/incubator/mineos/.helmignore b/charts/incubator/mineos/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/mineos/.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/charts/incubator/mineos/CHANGELOG.md b/charts/incubator/mineos/CHANGELOG.md index e5c1981dd4d..1cfce090659 100644 --- a/charts/incubator/mineos/CHANGELOG.md +++ b/charts/incubator/mineos/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mineos-0.0.8](https://github.com/truecharts/apps/compare/mineos-0.0.6...mineos-0.0.8) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mineos-0.0.6](https://github.com/truecharts/apps/compare/mineos-0.0.4...mineos-0.0.6) (2022-07-12) ### Chore diff --git a/charts/incubator/mkvcleaver/.helmignore b/charts/incubator/mkvcleaver/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/mkvcleaver/.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/charts/incubator/mkvcleaver/CHANGELOG.md b/charts/incubator/mkvcleaver/CHANGELOG.md index 67747711c6c..f50ee666ff6 100644 --- a/charts/incubator/mkvcleaver/CHANGELOG.md +++ b/charts/incubator/mkvcleaver/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mkvcleaver-0.0.10](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.8...mkvcleaver-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mkvcleaver-0.0.8](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.6...mkvcleaver-0.0.8) (2022-07-12) ### Chore diff --git a/charts/incubator/piwigo/.helmignore b/charts/incubator/piwigo/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/incubator/piwigo/.helmignore +++ b/charts/incubator/piwigo/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/piwigo/CHANGELOG.md b/charts/incubator/piwigo/CHANGELOG.md index 86b1c2fd374..158f82951cd 100644 --- a/charts/incubator/piwigo/CHANGELOG.md +++ b/charts/incubator/piwigo/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [piwigo-3.0.16](https://github.com/truecharts/apps/compare/piwigo-3.0.14...piwigo-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [piwigo-3.0.14](https://github.com/truecharts/apps/compare/piwigo-3.0.12...piwigo-3.0.14) (2022-07-12) ### Chore diff --git a/charts/incubator/plausible/.helmignore b/charts/incubator/plausible/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/plausible/.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/charts/incubator/plausible/CHANGELOG.md b/charts/incubator/plausible/CHANGELOG.md index 1e5c1c401f5..3f242f0de18 100644 --- a/charts/incubator/plausible/CHANGELOG.md +++ b/charts/incubator/plausible/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [plausible-0.0.7](https://github.com/truecharts/apps/compare/plausible-0.0.5...plausible-0.0.7) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [plausible-0.0.5](https://github.com/truecharts/apps/compare/plausible-0.0.3...plausible-0.0.5) (2022-07-12) ### Chore diff --git a/charts/incubator/plex-meta-manager/.helmignore b/charts/incubator/plex-meta-manager/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/plex-meta-manager/.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/charts/incubator/plex-meta-manager/CHANGELOG.md b/charts/incubator/plex-meta-manager/CHANGELOG.md index 6c420f8c586..81ff74ae199 100644 --- a/charts/incubator/plex-meta-manager/CHANGELOG.md +++ b/charts/incubator/plex-meta-manager/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## [plex-meta-manager-0.0.3](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.1...plex-meta-manager-0.0.3) (2022-07-14) + +### Chore + +- Auto-update chart README [skip ci] + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [plex-meta-manager-0.0.1]plex-meta-manager-0.0.1 (2022-07-14) ### Feat diff --git a/charts/incubator/privatebin/.helmignore b/charts/incubator/privatebin/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/privatebin/.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/charts/incubator/privatebin/CHANGELOG.md b/charts/incubator/privatebin/CHANGELOG.md index 2051a1e0bc9..47f6f427041 100644 --- a/charts/incubator/privatebin/CHANGELOG.md +++ b/charts/incubator/privatebin/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [privatebin-0.0.16](https://github.com/truecharts/apps/compare/privatebin-0.0.14...privatebin-0.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [privatebin-0.0.14](https://github.com/truecharts/apps/compare/privatebin-0.0.12...privatebin-0.0.14) (2022-07-12) ### Chore diff --git a/charts/incubator/putty/.helmignore b/charts/incubator/putty/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/putty/.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/charts/incubator/putty/CHANGELOG.md b/charts/incubator/putty/CHANGELOG.md index c92bc470394..e5dbae434a7 100644 --- a/charts/incubator/putty/CHANGELOG.md +++ b/charts/incubator/putty/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## [putty-0.0.10](https://github.com/truecharts/apps/compare/putty-0.0.8...putty-0.0.10) (2022-07-14) + +### Chore + +- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [putty-0.0.8](https://github.com/truecharts/apps/compare/putty-0.0.6...putty-0.0.8) (2022-07-12) ### Chore diff --git a/charts/incubator/qdirstat/.helmignore b/charts/incubator/qdirstat/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/qdirstat/.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/charts/incubator/qdirstat/CHANGELOG.md b/charts/incubator/qdirstat/CHANGELOG.md index 60cf4f37647..ad2b0fd4865 100644 --- a/charts/incubator/qdirstat/CHANGELOG.md +++ b/charts/incubator/qdirstat/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [qdirstat-0.0.10](https://github.com/truecharts/apps/compare/qdirstat-0.0.8...qdirstat-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [qdirstat-0.0.8](https://github.com/truecharts/apps/compare/qdirstat-0.0.6...qdirstat-0.0.8) (2022-07-12) ### Chore diff --git a/charts/incubator/radicale/.helmignore b/charts/incubator/radicale/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/radicale/.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/charts/incubator/radicale/CHANGELOG.md b/charts/incubator/radicale/CHANGELOG.md index b256c3f3ad8..5f5ebaaf8e1 100644 --- a/charts/incubator/radicale/CHANGELOG.md +++ b/charts/incubator/radicale/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [radicale-0.0.14](https://github.com/truecharts/apps/compare/radicale-0.0.12...radicale-0.0.14) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [radicale-0.0.12](https://github.com/truecharts/apps/compare/radicale-0.0.10...radicale-0.0.12) (2022-07-12) ### Chore diff --git a/charts/incubator/self-service-password/.helmignore b/charts/incubator/self-service-password/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/self-service-password/.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/charts/incubator/self-service-password/CHANGELOG.md b/charts/incubator/self-service-password/CHANGELOG.md index e186120c0c0..da4f46a291c 100644 --- a/charts/incubator/self-service-password/CHANGELOG.md +++ b/charts/incubator/self-service-password/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [self-service-password-1.0.20](https://github.com/truecharts/apps/compare/self-service-password-1.0.18...self-service-password-1.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [self-service-password-1.0.18](https://github.com/truecharts/apps/compare/self-service-password-1.0.16...self-service-password-1.0.18) (2022-07-12) ### Chore diff --git a/charts/incubator/senseai-server/.helmignore b/charts/incubator/senseai-server/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/senseai-server/.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/charts/incubator/senseai-server/CHANGELOG.md b/charts/incubator/senseai-server/CHANGELOG.md index b600901d3de..b67a518c581 100644 --- a/charts/incubator/senseai-server/CHANGELOG.md +++ b/charts/incubator/senseai-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [senseai-server-0.0.15](https://github.com/truecharts/apps/compare/senseai-server-0.0.13...senseai-server-0.0.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [senseai-server-0.0.13](https://github.com/truecharts/apps/compare/senseai-server-0.0.11...senseai-server-0.0.13) (2022-07-12) ### Chore diff --git a/charts/incubator/technitium/.helmignore b/charts/incubator/technitium/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/technitium/.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/charts/incubator/technitium/CHANGELOG.md b/charts/incubator/technitium/CHANGELOG.md index 9f81c76032c..fb8775f7beb 100644 --- a/charts/incubator/technitium/CHANGELOG.md +++ b/charts/incubator/technitium/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [technitium-1.0.18](https://github.com/truecharts/apps/compare/technitium-1.0.16...technitium-1.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [technitium-1.0.16](https://github.com/truecharts/apps/compare/technitium-1.0.14...technitium-1.0.16) (2022-07-12) ### Chore diff --git a/charts/incubator/theme-park/.helmignore b/charts/incubator/theme-park/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/theme-park/.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/charts/incubator/theme-park/CHANGELOG.md b/charts/incubator/theme-park/CHANGELOG.md index 29c34f3da02..13675015efc 100644 --- a/charts/incubator/theme-park/CHANGELOG.md +++ b/charts/incubator/theme-park/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [theme-park-1.0.18](https://github.com/truecharts/apps/compare/theme-park-1.0.16...theme-park-1.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [theme-park-1.0.16](https://github.com/truecharts/apps/compare/theme-park-1.0.14...theme-park-1.0.16) (2022-07-12) ### Chore diff --git a/charts/incubator/tsmuxer/.helmignore b/charts/incubator/tsmuxer/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/tsmuxer/.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/charts/incubator/tsmuxer/CHANGELOG.md b/charts/incubator/tsmuxer/CHANGELOG.md index 9398836090f..ad40b202d92 100644 --- a/charts/incubator/tsmuxer/CHANGELOG.md +++ b/charts/incubator/tsmuxer/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [tsmuxer-0.0.9](https://github.com/truecharts/apps/compare/tsmuxer-0.0.7...tsmuxer-0.0.9) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [tsmuxer-0.0.7](https://github.com/truecharts/apps/compare/tsmuxer-0.0.5...tsmuxer-0.0.7) (2022-07-12) ### Chore diff --git a/charts/incubator/wger/.helmignore b/charts/incubator/wger/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/wger/.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/charts/incubator/wger/CHANGELOG.md b/charts/incubator/wger/CHANGELOG.md index de5246c63b6..11129a1c5b3 100644 --- a/charts/incubator/wger/CHANGELOG.md +++ b/charts/incubator/wger/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [wger-0.0.21](https://github.com/truecharts/apps/compare/wger-0.0.19...wger-0.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [wger-0.0.19](https://github.com/truecharts/apps/compare/wger-0.0.18...wger-0.0.19) (2022-07-14) ### Chore diff --git a/charts/incubator/youtubedl-material/.helmignore b/charts/incubator/youtubedl-material/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/youtubedl-material/.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/charts/incubator/youtubedl-material/CHANGELOG.md b/charts/incubator/youtubedl-material/CHANGELOG.md index c9728ae0ed4..630d73df304 100644 --- a/charts/incubator/youtubedl-material/CHANGELOG.md +++ b/charts/incubator/youtubedl-material/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [youtubedl-material-0.0.15](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.13...youtubedl-material-0.0.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [youtubedl-material-0.0.13](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.11...youtubedl-material-0.0.13) (2022-07-12) ### Chore diff --git a/charts/incubator/zabbix-server/.helmignore b/charts/incubator/zabbix-server/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/zabbix-server/.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/charts/incubator/zabbix-server/CHANGELOG.md b/charts/incubator/zabbix-server/CHANGELOG.md index 17075f8b0a3..631a7d2bdee 100644 --- a/charts/incubator/zabbix-server/CHANGELOG.md +++ b/charts/incubator/zabbix-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [zabbix-server-2.0.18](https://github.com/truecharts/apps/compare/zabbix-server-2.0.16...zabbix-server-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [zabbix-server-2.0.16](https://github.com/truecharts/apps/compare/zabbix-server-2.0.14...zabbix-server-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/airdcpp-webclient/.helmignore b/charts/stable/airdcpp-webclient/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/airdcpp-webclient/.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/charts/stable/airdcpp-webclient/CHANGELOG.md b/charts/stable/airdcpp-webclient/CHANGELOG.md index 934778f61c0..144c8fcce77 100644 --- a/charts/stable/airdcpp-webclient/CHANGELOG.md +++ b/charts/stable/airdcpp-webclient/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [airdcpp-webclient-3.0.17](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.15...airdcpp-webclient-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [airdcpp-webclient-3.0.15](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.13...airdcpp-webclient-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/airsonic-advanced/.helmignore b/charts/stable/airsonic-advanced/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/airsonic-advanced/.helmignore +++ b/charts/stable/airsonic-advanced/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/airsonic-advanced/CHANGELOG.md b/charts/stable/airsonic-advanced/CHANGELOG.md index 81f38be52e5..c7897f7e9d7 100644 --- a/charts/stable/airsonic-advanced/CHANGELOG.md +++ b/charts/stable/airsonic-advanced/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [airsonic-advanced-4.0.17](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.15...airsonic-advanced-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [airsonic-advanced-4.0.15](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.13...airsonic-advanced-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/airsonic/.helmignore b/charts/stable/airsonic/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/airsonic/.helmignore +++ b/charts/stable/airsonic/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/airsonic/CHANGELOG.md b/charts/stable/airsonic/CHANGELOG.md index bab4844b01a..8cbf931929e 100644 --- a/charts/stable/airsonic/CHANGELOG.md +++ b/charts/stable/airsonic/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [airsonic-6.0.17](https://github.com/truecharts/apps/compare/airsonic-6.0.15...airsonic-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [airsonic-6.0.15](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.13...airsonic-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/alist/.helmignore b/charts/stable/alist/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/alist/.helmignore +++ b/charts/stable/alist/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/alist/CHANGELOG.md b/charts/stable/alist/CHANGELOG.md index d15ed0a05a3..8dc371dc27b 100644 --- a/charts/stable/alist/CHANGELOG.md +++ b/charts/stable/alist/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [alist-2.0.17](https://github.com/truecharts/apps/compare/alist-2.0.15...alist-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [alist-2.0.15](https://github.com/truecharts/apps/compare/alist-2.0.13...alist-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/amcrest2mqtt/.helmignore b/charts/stable/amcrest2mqtt/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/amcrest2mqtt/.helmignore +++ b/charts/stable/amcrest2mqtt/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/amcrest2mqtt/CHANGELOG.md b/charts/stable/amcrest2mqtt/CHANGELOG.md index a40f0fe489b..a70127604a8 100644 --- a/charts/stable/amcrest2mqtt/CHANGELOG.md +++ b/charts/stable/amcrest2mqtt/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [amcrest2mqtt-4.0.17](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.15...amcrest2mqtt-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [amcrest2mqtt-4.0.15](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.13...amcrest2mqtt-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/anonaddy/.helmignore b/charts/stable/anonaddy/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/anonaddy/.helmignore +++ b/charts/stable/anonaddy/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/anonaddy/CHANGELOG.md b/charts/stable/anonaddy/CHANGELOG.md index 368ecca951c..1c2a7f891e9 100644 --- a/charts/stable/anonaddy/CHANGELOG.md +++ b/charts/stable/anonaddy/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [anonaddy-9.0.21](https://github.com/truecharts/apps/compare/anonaddy-9.0.19...anonaddy-9.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [anonaddy-9.0.19](https://github.com/truecharts/apps/compare/anonaddy-9.0.18...anonaddy-9.0.19) (2022-07-14) ### Chore diff --git a/charts/stable/apache-musicindex/.helmignore b/charts/stable/apache-musicindex/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/apache-musicindex/.helmignore +++ b/charts/stable/apache-musicindex/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/apache-musicindex/CHANGELOG.md b/charts/stable/apache-musicindex/CHANGELOG.md index 0140c88391d..af35be68660 100644 --- a/charts/stable/apache-musicindex/CHANGELOG.md +++ b/charts/stable/apache-musicindex/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [apache-musicindex-4.0.17](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.15...apache-musicindex-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [apache-musicindex-4.0.15](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.13...apache-musicindex-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/appdaemon/.helmignore b/charts/stable/appdaemon/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/appdaemon/.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/charts/stable/appdaemon/CHANGELOG.md b/charts/stable/appdaemon/CHANGELOG.md index 7c188c9c9b4..0263e254a3d 100644 --- a/charts/stable/appdaemon/CHANGELOG.md +++ b/charts/stable/appdaemon/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [appdaemon-9.0.17](https://github.com/truecharts/apps/compare/appdaemon-9.0.15...appdaemon-9.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [appdaemon-9.0.15](https://github.com/truecharts/apps/compare/appdaemon-9.0.13...appdaemon-9.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/aria2/.helmignore b/charts/stable/aria2/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/aria2/.helmignore +++ b/charts/stable/aria2/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/aria2/CHANGELOG.md b/charts/stable/aria2/CHANGELOG.md index f66726691c0..142607f80c4 100644 --- a/charts/stable/aria2/CHANGELOG.md +++ b/charts/stable/aria2/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [aria2-5.0.17](https://github.com/truecharts/apps/compare/aria2-5.0.15...aria2-5.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [aria2-5.0.15](https://github.com/truecharts/apps/compare/aria2-5.0.13...aria2-5.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/audacity/.helmignore b/charts/stable/audacity/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/audacity/.helmignore +++ b/charts/stable/audacity/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/audacity/CHANGELOG.md b/charts/stable/audacity/CHANGELOG.md index ebae518487c..c3a542cb11e 100644 --- a/charts/stable/audacity/CHANGELOG.md +++ b/charts/stable/audacity/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [audacity-4.0.16](https://github.com/truecharts/apps/compare/audacity-4.0.14...audacity-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [audacity-4.0.14](https://github.com/truecharts/apps/compare/audacity-4.0.12...audacity-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/audiobookshelf/.helmignore b/charts/stable/audiobookshelf/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/audiobookshelf/.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/charts/stable/audiobookshelf/CHANGELOG.md b/charts/stable/audiobookshelf/CHANGELOG.md index 8a2e2d81162..dd51ca7c37f 100644 --- a/charts/stable/audiobookshelf/CHANGELOG.md +++ b/charts/stable/audiobookshelf/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [audiobookshelf-2.0.19](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.17...audiobookshelf-2.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [audiobookshelf-2.0.17](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.15...audiobookshelf-2.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/authelia/.helmignore b/charts/stable/authelia/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/authelia/.helmignore +++ b/charts/stable/authelia/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/authelia/CHANGELOG.md b/charts/stable/authelia/CHANGELOG.md index c90bc579ebb..2f7d6423b43 100644 --- a/charts/stable/authelia/CHANGELOG.md +++ b/charts/stable/authelia/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [authelia-11.0.21](https://github.com/truecharts/apps/compare/authelia-11.0.19...authelia-11.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [authelia-11.0.19](https://github.com/truecharts/apps/compare/authelia-11.0.18...authelia-11.0.19) (2022-07-14) ### Fix diff --git a/charts/stable/automatic-music-downloader/.helmignore b/charts/stable/automatic-music-downloader/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/automatic-music-downloader/.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/charts/stable/automatic-music-downloader/CHANGELOG.md b/charts/stable/automatic-music-downloader/CHANGELOG.md index 46ca7498a61..8bab6a47140 100644 --- a/charts/stable/automatic-music-downloader/CHANGELOG.md +++ b/charts/stable/automatic-music-downloader/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [automatic-music-downloader-2.0.17](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.15...automatic-music-downloader-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [automatic-music-downloader-2.0.15](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.13...automatic-music-downloader-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/babybuddy/.helmignore b/charts/stable/babybuddy/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/babybuddy/.helmignore +++ b/charts/stable/babybuddy/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/babybuddy/CHANGELOG.md b/charts/stable/babybuddy/CHANGELOG.md index 9c17e57a249..136dbded9af 100644 --- a/charts/stable/babybuddy/CHANGELOG.md +++ b/charts/stable/babybuddy/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [babybuddy-8.0.23](https://github.com/truecharts/apps/compare/babybuddy-8.0.21...babybuddy-8.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [babybuddy-8.0.21](https://github.com/truecharts/apps/compare/babybuddy-8.0.19...babybuddy-8.0.21) (2022-07-12) ### Chore diff --git a/charts/stable/baserow/.helmignore b/charts/stable/baserow/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/baserow/.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/charts/stable/baserow/CHANGELOG.md b/charts/stable/baserow/CHANGELOG.md index cd440fcb1ad..4bbed082d8f 100644 --- a/charts/stable/baserow/CHANGELOG.md +++ b/charts/stable/baserow/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [baserow-3.0.20](https://github.com/truecharts/apps/compare/baserow-3.0.18...baserow-3.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [baserow-3.0.18](https://github.com/truecharts/apps/compare/baserow-3.0.16...baserow-3.0.18) (2022-07-12) ### Chore diff --git a/charts/stable/bazarr/.helmignore b/charts/stable/bazarr/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/bazarr/.helmignore +++ b/charts/stable/bazarr/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/bazarr/CHANGELOG.md b/charts/stable/bazarr/CHANGELOG.md index a267021938d..2bf88a8d93e 100644 --- a/charts/stable/bazarr/CHANGELOG.md +++ b/charts/stable/bazarr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [bazarr-11.0.17](https://github.com/truecharts/apps/compare/bazarr-11.0.15...bazarr-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [bazarr-11.0.15](https://github.com/truecharts/apps/compare/bazarr-11.0.13...bazarr-11.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/beets/.helmignore b/charts/stable/beets/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/beets/.helmignore +++ b/charts/stable/beets/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/beets/CHANGELOG.md b/charts/stable/beets/CHANGELOG.md index a3f8cd96557..b77c40b740b 100644 --- a/charts/stable/beets/CHANGELOG.md +++ b/charts/stable/beets/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [beets-4.0.18](https://github.com/truecharts/apps/compare/beets-4.0.16...beets-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [beets-4.0.16](https://github.com/truecharts/apps/compare/beets-4.0.14...beets-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/blog/.helmignore b/charts/stable/blog/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/blog/.helmignore +++ b/charts/stable/blog/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/blog/CHANGELOG.md b/charts/stable/blog/CHANGELOG.md index f206cda0635..d9bcbf170d8 100644 --- a/charts/stable/blog/CHANGELOG.md +++ b/charts/stable/blog/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [blog-3.0.18](https://github.com/truecharts/apps/compare/blog-3.0.16...blog-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [blog-3.0.16](https://github.com/truecharts/apps/compare/blog-3.0.14...blog-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/boinc/.helmignore b/charts/stable/boinc/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/boinc/.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/charts/stable/boinc/CHANGELOG.md b/charts/stable/boinc/CHANGELOG.md index 1c921a4a4a0..2dc36e3d14c 100644 --- a/charts/stable/boinc/CHANGELOG.md +++ b/charts/stable/boinc/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [boinc-2.0.23](https://github.com/truecharts/apps/compare/boinc-2.0.21...boinc-2.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [boinc-2.0.21](https://github.com/truecharts/apps/compare/boinc-2.0.19...boinc-2.0.21) (2022-07-12) ### Chore diff --git a/charts/stable/booksonic-air/.helmignore b/charts/stable/booksonic-air/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/booksonic-air/.helmignore +++ b/charts/stable/booksonic-air/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/booksonic-air/CHANGELOG.md b/charts/stable/booksonic-air/CHANGELOG.md index 816fd105cfc..4f29d653022 100644 --- a/charts/stable/booksonic-air/CHANGELOG.md +++ b/charts/stable/booksonic-air/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [booksonic-air-6.0.19](https://github.com/truecharts/apps/compare/booksonic-air-6.0.17...booksonic-air-6.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [booksonic-air-6.0.17](https://github.com/truecharts/apps/compare/booksonic-air-6.0.15...booksonic-air-6.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/bookstack/.helmignore b/charts/stable/bookstack/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/bookstack/.helmignore +++ b/charts/stable/bookstack/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/bookstack/CHANGELOG.md b/charts/stable/bookstack/CHANGELOG.md index a4d0070e218..a0c1a815861 100644 --- a/charts/stable/bookstack/CHANGELOG.md +++ b/charts/stable/bookstack/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [bookstack-3.0.19](https://github.com/truecharts/apps/compare/bookstack-3.0.17...bookstack-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [bookstack-3.0.17](https://github.com/truecharts/apps/compare/bookstack-3.0.15...bookstack-3.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/browserless-chrome/.helmignore b/charts/stable/browserless-chrome/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/browserless-chrome/.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/charts/stable/browserless-chrome/CHANGELOG.md b/charts/stable/browserless-chrome/CHANGELOG.md index 692acfdde93..3cea6bf884d 100644 --- a/charts/stable/browserless-chrome/CHANGELOG.md +++ b/charts/stable/browserless-chrome/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [browserless-chrome-2.0.17](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.15...browserless-chrome-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [browserless-chrome-2.0.15](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.13...browserless-chrome-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/budge/.helmignore b/charts/stable/budge/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/budge/.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/charts/stable/budge/CHANGELOG.md b/charts/stable/budge/CHANGELOG.md index 69db143668a..6c921e9904e 100644 --- a/charts/stable/budge/CHANGELOG.md +++ b/charts/stable/budge/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [budge-2.0.19](https://github.com/truecharts/apps/compare/budge-2.0.17...budge-2.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [budge-2.0.17](https://github.com/truecharts/apps/compare/budge-2.0.15...budge-2.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/calibre-web/.helmignore b/charts/stable/calibre-web/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/calibre-web/.helmignore +++ b/charts/stable/calibre-web/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/calibre-web/CHANGELOG.md b/charts/stable/calibre-web/CHANGELOG.md index e47addf32cb..5148fbe0492 100644 --- a/charts/stable/calibre-web/CHANGELOG.md +++ b/charts/stable/calibre-web/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [calibre-web-11.0.19](https://github.com/truecharts/apps/compare/calibre-web-11.0.17...calibre-web-11.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [calibre-web-11.0.17](https://github.com/truecharts/apps/compare/calibre-web-11.0.15...calibre-web-11.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/calibre/.helmignore b/charts/stable/calibre/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/calibre/.helmignore +++ b/charts/stable/calibre/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/calibre/CHANGELOG.md b/charts/stable/calibre/CHANGELOG.md index f00e90b7176..e18ef0bb850 100644 --- a/charts/stable/calibre/CHANGELOG.md +++ b/charts/stable/calibre/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [calibre-7.0.21](https://github.com/truecharts/apps/compare/calibre-web-11.0.17...calibre-7.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [calibre-7.0.19](https://github.com/truecharts/apps/compare/calibre-web-11.0.15...calibre-7.0.19) (2022-07-12) ### Chore diff --git a/charts/stable/chevereto/.helmignore b/charts/stable/chevereto/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/chevereto/.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/charts/stable/chevereto/CHANGELOG.md b/charts/stable/chevereto/CHANGELOG.md index 656754d75c9..35b80cd12c3 100644 --- a/charts/stable/chevereto/CHANGELOG.md +++ b/charts/stable/chevereto/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [chevereto-3.0.17](https://github.com/truecharts/apps/compare/chevereto-3.0.15...chevereto-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [chevereto-3.0.15](https://github.com/truecharts/apps/compare/chevereto-3.0.13...chevereto-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/clamav/.helmignore b/charts/stable/clamav/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/clamav/.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/charts/stable/clamav/CHANGELOG.md b/charts/stable/clamav/CHANGELOG.md index b33e171ac9c..2371fd611de 100644 --- a/charts/stable/clamav/CHANGELOG.md +++ b/charts/stable/clamav/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [clamav-3.0.18](https://github.com/truecharts/apps/compare/clamav-3.0.16...clamav-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [clamav-3.0.16](https://github.com/truecharts/apps/compare/clamav-3.0.14...clamav-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/clarkson/.helmignore b/charts/stable/clarkson/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/clarkson/.helmignore +++ b/charts/stable/clarkson/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/clarkson/CHANGELOG.md b/charts/stable/clarkson/CHANGELOG.md index bc7767cda8b..7d2b81e1384 100644 --- a/charts/stable/clarkson/CHANGELOG.md +++ b/charts/stable/clarkson/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [clarkson-3.0.18](https://github.com/truecharts/apps/compare/clarkson-3.0.16...clarkson-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [clarkson-3.0.16](https://github.com/truecharts/apps/compare/clarkson-3.0.14...clarkson-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/cloud9/.helmignore b/charts/stable/cloud9/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/cloud9/.helmignore +++ b/charts/stable/cloud9/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/cloud9/CHANGELOG.md b/charts/stable/cloud9/CHANGELOG.md index 736da241b38..9a9198cf0c7 100644 --- a/charts/stable/cloud9/CHANGELOG.md +++ b/charts/stable/cloud9/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [cloud9-4.0.16](https://github.com/truecharts/apps/compare/cloud9-4.0.14...cloud9-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [cloud9-4.0.14](https://github.com/truecharts/apps/compare/cloud9-4.0.12...cloud9-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/code-server/.helmignore b/charts/stable/code-server/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/code-server/.helmignore +++ b/charts/stable/code-server/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/code-server/CHANGELOG.md b/charts/stable/code-server/CHANGELOG.md index 2247b5c4f63..698f6170d28 100644 --- a/charts/stable/code-server/CHANGELOG.md +++ b/charts/stable/code-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [code-server-4.0.19](https://github.com/truecharts/apps/compare/openvscode-server-2.0.18...code-server-4.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [collabora-online-12.1.12](https://github.com/truecharts/apps/compare/collabora-online-12.1.11...collabora-online-12.1.12) (2022-07-13) ### Chore diff --git a/charts/stable/commento-plusplus/.helmignore b/charts/stable/commento-plusplus/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/commento-plusplus/.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/charts/stable/commento-plusplus/CHANGELOG.md b/charts/stable/commento-plusplus/CHANGELOG.md index b3f00e3a7b6..d40b6d30288 100644 --- a/charts/stable/commento-plusplus/CHANGELOG.md +++ b/charts/stable/commento-plusplus/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [commento-plusplus-3.0.17](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.15...commento-plusplus-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [commento-plusplus-3.0.15](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.13...commento-plusplus-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/couchpotato/.helmignore b/charts/stable/couchpotato/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/couchpotato/.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/charts/stable/couchpotato/CHANGELOG.md b/charts/stable/couchpotato/CHANGELOG.md index 7a6939cf3d2..1105c87834b 100644 --- a/charts/stable/couchpotato/CHANGELOG.md +++ b/charts/stable/couchpotato/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [couchpotato-2.0.16](https://github.com/truecharts/apps/compare/couchpotato-2.0.14...couchpotato-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [couchpotato-2.0.14](https://github.com/truecharts/apps/compare/couchpotato-2.0.12...couchpotato-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/cryptofolio/.helmignore b/charts/stable/cryptofolio/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/cryptofolio/.helmignore +++ b/charts/stable/cryptofolio/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/cryptofolio/CHANGELOG.md b/charts/stable/cryptofolio/CHANGELOG.md index 8aa344dce35..e11fba15d6a 100644 --- a/charts/stable/cryptofolio/CHANGELOG.md +++ b/charts/stable/cryptofolio/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [cryptofolio-4.0.17](https://github.com/truecharts/apps/compare/cryptofolio-4.0.15...cryptofolio-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [cryptofolio-4.0.15](https://github.com/truecharts/apps/compare/cryptofolio-4.0.13...cryptofolio-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/custom-app/.helmignore b/charts/stable/custom-app/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/custom-app/.helmignore +++ b/charts/stable/custom-app/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md index abf3eac87ad..438811171fb 100644 --- a/charts/stable/custom-app/CHANGELOG.md +++ b/charts/stable/custom-app/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [custom-app-5.1.14](https://github.com/truecharts/apps/compare/custom-app-5.1.12...custom-app-5.1.14) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [custom-app-5.1.12](https://github.com/truecharts/apps/compare/custom-app-5.1.11...custom-app-5.1.12) (2022-07-14) ### Chore diff --git a/charts/stable/cyberchef/.helmignore b/charts/stable/cyberchef/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/cyberchef/.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/charts/stable/cyberchef/CHANGELOG.md b/charts/stable/cyberchef/CHANGELOG.md index a0f566419fe..a0f99b27e18 100644 --- a/charts/stable/cyberchef/CHANGELOG.md +++ b/charts/stable/cyberchef/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [cyberchef-2.0.36](https://github.com/truecharts/apps/compare/cyberchef-2.0.34...cyberchef-2.0.36) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [cyberchef-2.0.34](https://github.com/truecharts/apps/compare/cyberchef-2.0.33...cyberchef-2.0.34) (2022-07-14) ### Chore diff --git a/charts/stable/darktable/.helmignore b/charts/stable/darktable/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/darktable/.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/charts/stable/darktable/CHANGELOG.md b/charts/stable/darktable/CHANGELOG.md index 9ca0e1df8de..702c04c0f35 100644 --- a/charts/stable/darktable/CHANGELOG.md +++ b/charts/stable/darktable/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [darktable-3.0.16](https://github.com/truecharts/apps/compare/darktable-3.0.14...darktable-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [darktable-3.0.14](https://github.com/truecharts/apps/compare/darktable-3.0.12...darktable-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/dashdot/.helmignore b/charts/stable/dashdot/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/dashdot/.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/charts/stable/dashdot/CHANGELOG.md b/charts/stable/dashdot/CHANGELOG.md index 531c86466c4..34c23197e5d 100644 --- a/charts/stable/dashdot/CHANGELOG.md +++ b/charts/stable/dashdot/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [dashdot-1.0.27](https://github.com/truecharts/apps/compare/dashdot-1.0.25...dashdot-1.0.27) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [dashdot-1.0.25](https://github.com/truecharts/apps/compare/dashdot-1.0.23...dashdot-1.0.25) (2022-07-12) ### Chore diff --git a/charts/stable/davos/.helmignore b/charts/stable/davos/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/davos/.helmignore +++ b/charts/stable/davos/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/davos/CHANGELOG.md b/charts/stable/davos/CHANGELOG.md index cafed0625e4..239419a2362 100644 --- a/charts/stable/davos/CHANGELOG.md +++ b/charts/stable/davos/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [davos-4.0.16](https://github.com/truecharts/apps/compare/davos-4.0.14...davos-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [davos-4.0.14](https://github.com/truecharts/apps/compare/davos-4.0.12...davos-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/ddclient/.helmignore b/charts/stable/ddclient/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/ddclient/.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/charts/stable/ddclient/CHANGELOG.md b/charts/stable/ddclient/CHANGELOG.md index 7e6667b2b2e..1fbe8449d2b 100644 --- a/charts/stable/ddclient/CHANGELOG.md +++ b/charts/stable/ddclient/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ddclient-2.0.17](https://github.com/truecharts/apps/compare/ddclient-2.0.15...ddclient-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ddclient-2.0.15](https://github.com/truecharts/apps/compare/ddclient-2.0.13...ddclient-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/ddns-go/.helmignore b/charts/stable/ddns-go/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/ddns-go/.helmignore +++ b/charts/stable/ddns-go/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/ddns-go/CHANGELOG.md b/charts/stable/ddns-go/CHANGELOG.md index 4882583cf26..763f57615d2 100644 --- a/charts/stable/ddns-go/CHANGELOG.md +++ b/charts/stable/ddns-go/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ddns-go-2.0.17](https://github.com/truecharts/apps/compare/ddns-go-2.0.15...ddns-go-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ddns-go-2.0.15](https://github.com/truecharts/apps/compare/ddns-go-2.0.13...ddns-go-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/ddns-updater/.helmignore b/charts/stable/ddns-updater/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/ddns-updater/.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/charts/stable/ddns-updater/CHANGELOG.md b/charts/stable/ddns-updater/CHANGELOG.md index a5aef1dd203..65e060f4bc0 100644 --- a/charts/stable/ddns-updater/CHANGELOG.md +++ b/charts/stable/ddns-updater/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ddns-updater-2.0.17](https://github.com/truecharts/apps/compare/ddns-updater-2.0.15...ddns-updater-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ddns-updater-2.0.15](https://github.com/truecharts/apps/compare/ddns-updater-2.0.13...ddns-updater-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/deconz/.helmignore b/charts/stable/deconz/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/deconz/.helmignore +++ b/charts/stable/deconz/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/deconz/CHANGELOG.md b/charts/stable/deconz/CHANGELOG.md index cf2aef64eac..863b8a0fe9d 100644 --- a/charts/stable/deconz/CHANGELOG.md +++ b/charts/stable/deconz/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [deconz-8.0.19](https://github.com/truecharts/apps/compare/deconz-8.0.17...deconz-8.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [deconz-8.0.17](https://github.com/truecharts/apps/compare/deconz-8.0.15...deconz-8.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/deemix/.helmignore b/charts/stable/deemix/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/deemix/.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/charts/stable/deemix/CHANGELOG.md b/charts/stable/deemix/CHANGELOG.md index a1ed634e247..58b40bfa668 100644 --- a/charts/stable/deemix/CHANGELOG.md +++ b/charts/stable/deemix/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [deemix-3.0.16](https://github.com/truecharts/apps/compare/deemix-3.0.14...deemix-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [deemix-3.0.14](https://github.com/truecharts/apps/compare/deemix-3.0.12...deemix-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/deepstack/.helmignore b/charts/stable/deepstack/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/deepstack/.helmignore +++ b/charts/stable/deepstack/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/deepstack/CHANGELOG.md b/charts/stable/deepstack/CHANGELOG.md index 34ac9ba196d..0523d23e157 100644 --- a/charts/stable/deepstack/CHANGELOG.md +++ b/charts/stable/deepstack/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [deepstack-4.0.16](https://github.com/truecharts/apps/compare/deepstack-4.0.14...deepstack-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [deepstack-4.0.14](https://github.com/truecharts/apps/compare/deepstack-4.0.12...deepstack-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/deluge/.helmignore b/charts/stable/deluge/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/deluge/.helmignore +++ b/charts/stable/deluge/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/deluge/CHANGELOG.md b/charts/stable/deluge/CHANGELOG.md index f2e505e1919..922cc6b3fe4 100644 --- a/charts/stable/deluge/CHANGELOG.md +++ b/charts/stable/deluge/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [deluge-11.0.18](https://github.com/truecharts/apps/compare/deluge-11.0.16...deluge-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [deluge-11.0.16](https://github.com/truecharts/apps/compare/deluge-11.0.14...deluge-11.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/digikam/.helmignore b/charts/stable/digikam/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/digikam/.helmignore +++ b/charts/stable/digikam/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/digikam/CHANGELOG.md b/charts/stable/digikam/CHANGELOG.md index 0c34330aece..f616e203b85 100644 --- a/charts/stable/digikam/CHANGELOG.md +++ b/charts/stable/digikam/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [digikam-4.0.16](https://github.com/truecharts/apps/compare/digikam-4.0.14...digikam-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [digikam-4.0.14](https://github.com/truecharts/apps/compare/digikam-4.0.12...digikam-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/dillinger/.helmignore b/charts/stable/dillinger/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/dillinger/.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/charts/stable/dillinger/CHANGELOG.md b/charts/stable/dillinger/CHANGELOG.md index 48d6a24e822..4b671ccf347 100644 --- a/charts/stable/dillinger/CHANGELOG.md +++ b/charts/stable/dillinger/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [dillinger-2.0.16](https://github.com/truecharts/apps/compare/dillinger-2.0.14...dillinger-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [dillinger-2.0.14](https://github.com/truecharts/apps/compare/dillinger-2.0.12...dillinger-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/dizquetv/.helmignore b/charts/stable/dizquetv/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/dizquetv/.helmignore +++ b/charts/stable/dizquetv/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/dizquetv/CHANGELOG.md b/charts/stable/dizquetv/CHANGELOG.md index 69228fc2067..e139d7287a4 100644 --- a/charts/stable/dizquetv/CHANGELOG.md +++ b/charts/stable/dizquetv/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [dizquetv-7.0.17](https://github.com/truecharts/apps/compare/dizquetv-7.0.15...dizquetv-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [dizquetv-7.0.15](https://github.com/truecharts/apps/compare/dizquetv-7.0.13...dizquetv-7.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/docker-compose/.helmignore b/charts/stable/docker-compose/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/docker-compose/.helmignore +++ b/charts/stable/docker-compose/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/docker-compose/CHANGELOG.md b/charts/stable/docker-compose/CHANGELOG.md index cc761138fc7..17ce0561590 100644 --- a/charts/stable/docker-compose/CHANGELOG.md +++ b/charts/stable/docker-compose/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [docker-compose-2.0.18](https://github.com/truecharts/apps/compare/docker-compose-2.0.16...docker-compose-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [docker-compose-2.0.16](https://github.com/truecharts/apps/compare/docker-compose-2.0.14...docker-compose-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/dokuwiki/.helmignore b/charts/stable/dokuwiki/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/dokuwiki/.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/charts/stable/dokuwiki/CHANGELOG.md b/charts/stable/dokuwiki/CHANGELOG.md index a0143f4305c..2aa9522d6ef 100644 --- a/charts/stable/dokuwiki/CHANGELOG.md +++ b/charts/stable/dokuwiki/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [dokuwiki-3.0.28](https://github.com/truecharts/apps/compare/dokuwiki-3.0.26...dokuwiki-3.0.28) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [dokuwiki-3.0.26](https://github.com/truecharts/apps/compare/dokuwiki-3.0.25...dokuwiki-3.0.26) (2022-07-13) ### Chore diff --git a/charts/stable/domoticz/.helmignore b/charts/stable/domoticz/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/domoticz/.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/charts/stable/domoticz/CHANGELOG.md b/charts/stable/domoticz/CHANGELOG.md index 733b7ee0fca..32ce8a87f70 100644 --- a/charts/stable/domoticz/CHANGELOG.md +++ b/charts/stable/domoticz/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [domoticz-2.0.20](https://github.com/truecharts/apps/compare/domoticz-2.0.18...domoticz-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [domoticz-2.0.18](https://github.com/truecharts/apps/compare/domoticz-2.0.16...domoticz-2.0.18) (2022-07-12) ### Chore diff --git a/charts/stable/doplarr/.helmignore b/charts/stable/doplarr/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/doplarr/.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/charts/stable/doplarr/CHANGELOG.md b/charts/stable/doplarr/CHANGELOG.md index f42b5184cb2..6f6b49c04d3 100644 --- a/charts/stable/doplarr/CHANGELOG.md +++ b/charts/stable/doplarr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [doplarr-2.0.17](https://github.com/truecharts/apps/compare/doplarr-2.0.15...doplarr-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [doplarr-2.0.15](https://github.com/truecharts/apps/compare/doplarr-2.0.13...doplarr-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/double-take/.helmignore b/charts/stable/double-take/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/double-take/.helmignore +++ b/charts/stable/double-take/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/double-take/CHANGELOG.md b/charts/stable/double-take/CHANGELOG.md index 854ff73e636..185fe06ea26 100644 --- a/charts/stable/double-take/CHANGELOG.md +++ b/charts/stable/double-take/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [double-take-2.0.18](https://github.com/truecharts/apps/compare/double-take-2.0.16...double-take-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [double-take-2.0.16](https://github.com/truecharts/apps/compare/double-take-2.0.14...double-take-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/doublecommander/.helmignore b/charts/stable/doublecommander/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/doublecommander/.helmignore +++ b/charts/stable/doublecommander/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/doublecommander/CHANGELOG.md b/charts/stable/doublecommander/CHANGELOG.md index 00b028d73dc..0809ee650cc 100644 --- a/charts/stable/doublecommander/CHANGELOG.md +++ b/charts/stable/doublecommander/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [doublecommander-4.0.16](https://github.com/truecharts/apps/compare/doublecommander-4.0.14...doublecommander-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [doublecommander-4.0.14](https://github.com/truecharts/apps/compare/doublecommander-4.0.12...doublecommander-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/drawio/.helmignore b/charts/stable/drawio/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/drawio/.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/charts/stable/drawio/CHANGELOG.md b/charts/stable/drawio/CHANGELOG.md index 7c51d412631..1b6a19a7a12 100644 --- a/charts/stable/drawio/CHANGELOG.md +++ b/charts/stable/drawio/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [drawio-2.0.23](https://github.com/truecharts/apps/compare/drawio-2.0.21...drawio-2.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [drawio-2.0.21](https://github.com/truecharts/apps/compare/drawio-2.0.20...drawio-2.0.21) (2022-07-13) ### Chore diff --git a/charts/stable/dsmr-reader/.helmignore b/charts/stable/dsmr-reader/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/dsmr-reader/.helmignore +++ b/charts/stable/dsmr-reader/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/dsmr-reader/CHANGELOG.md b/charts/stable/dsmr-reader/CHANGELOG.md index 0f9a83d5916..faa4e060a48 100644 --- a/charts/stable/dsmr-reader/CHANGELOG.md +++ b/charts/stable/dsmr-reader/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [dsmr-reader-8.0.17](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.15...dsmr-reader-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [dsmr-reader-8.0.15](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.13...dsmr-reader-8.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/duckdns/.helmignore b/charts/stable/duckdns/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/duckdns/.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/charts/stable/duckdns/CHANGELOG.md b/charts/stable/duckdns/CHANGELOG.md index cc04bfc1f74..dde42f14079 100644 --- a/charts/stable/duckdns/CHANGELOG.md +++ b/charts/stable/duckdns/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [duckdns-2.0.20](https://github.com/truecharts/apps/compare/duckdns-2.0.18...duckdns-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [duckdns-2.0.18](https://github.com/truecharts/apps/compare/duckdns-2.0.17...duckdns-2.0.18) (2022-07-14) ### Chore diff --git a/charts/stable/duplicati/.helmignore b/charts/stable/duplicati/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/duplicati/.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/charts/stable/duplicati/CHANGELOG.md b/charts/stable/duplicati/CHANGELOG.md index 3ab9d9f4e99..7d8fdc38636 100644 --- a/charts/stable/duplicati/CHANGELOG.md +++ b/charts/stable/duplicati/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [duplicati-6.0.18](https://github.com/truecharts/apps/compare/duplicati-6.0.16...duplicati-6.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [duplicati-6.0.16](https://github.com/truecharts/apps/compare/duplicati-6.0.14...duplicati-6.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/emby/.helmignore b/charts/stable/emby/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/emby/.helmignore +++ b/charts/stable/emby/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/emby/CHANGELOG.md b/charts/stable/emby/CHANGELOG.md index f0fa5cfb6fa..8f6717d026e 100644 --- a/charts/stable/emby/CHANGELOG.md +++ b/charts/stable/emby/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [emby-11.0.16](https://github.com/truecharts/apps/compare/embystat-2.0.15...emby-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [emby-11.0.14](https://github.com/truecharts/apps/compare/emby-11.0.12...emby-11.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/embystat/.helmignore b/charts/stable/embystat/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/embystat/.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/charts/stable/embystat/CHANGELOG.md b/charts/stable/embystat/CHANGELOG.md index 3763e99cbfc..f211f032bc0 100644 --- a/charts/stable/embystat/CHANGELOG.md +++ b/charts/stable/embystat/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [embystat-2.0.17](https://github.com/truecharts/apps/compare/embystat-2.0.15...embystat-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [embystat-2.0.15](https://github.com/truecharts/apps/compare/embystat-2.0.14...embystat-2.0.15) (2022-07-13) ### Fix diff --git a/charts/stable/emulatorjs/.helmignore b/charts/stable/emulatorjs/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/emulatorjs/.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/charts/stable/emulatorjs/CHANGELOG.md b/charts/stable/emulatorjs/CHANGELOG.md index bacbaf7bf80..8a837f986dc 100644 --- a/charts/stable/emulatorjs/CHANGELOG.md +++ b/charts/stable/emulatorjs/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [emulatorjs-2.0.20](https://github.com/truecharts/apps/compare/emulatorjs-2.0.18...emulatorjs-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [emulatorjs-2.0.18](https://github.com/truecharts/apps/compare/emulatorjs-2.0.16...emulatorjs-2.0.18) (2022-07-12) ### Chore diff --git a/charts/stable/endlessh/.helmignore b/charts/stable/endlessh/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/endlessh/.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/charts/stable/endlessh/CHANGELOG.md b/charts/stable/endlessh/CHANGELOG.md index 93856c5ce00..163cfefff3b 100644 --- a/charts/stable/endlessh/CHANGELOG.md +++ b/charts/stable/endlessh/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [endlessh-2.0.16](https://github.com/truecharts/apps/compare/endlessh-2.0.14...endlessh-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [endlessh-2.0.14](https://github.com/truecharts/apps/compare/endlessh-2.0.12...endlessh-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/esphome/.helmignore b/charts/stable/esphome/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/esphome/.helmignore +++ b/charts/stable/esphome/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/esphome/CHANGELOG.md b/charts/stable/esphome/CHANGELOG.md index a0b59a0fff3..60c21b22fc5 100644 --- a/charts/stable/esphome/CHANGELOG.md +++ b/charts/stable/esphome/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [esphome-11.0.18](https://github.com/truecharts/apps/compare/esphome-11.0.16...esphome-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [esphome-11.0.16](https://github.com/truecharts/apps/compare/esphome-11.0.14...esphome-11.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/etherpad/.helmignore b/charts/stable/etherpad/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/etherpad/.helmignore +++ b/charts/stable/etherpad/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/etherpad/CHANGELOG.md b/charts/stable/etherpad/CHANGELOG.md index e2ee1bfa426..ccbc06278de 100644 --- a/charts/stable/etherpad/CHANGELOG.md +++ b/charts/stable/etherpad/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [etherpad-8.0.17](https://github.com/truecharts/apps/compare/etherpad-8.0.15...etherpad-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [etherpad-8.0.15](https://github.com/truecharts/apps/compare/etherpad-8.0.13...etherpad-8.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/external-service/.helmignore b/charts/stable/external-service/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/external-service/.helmignore +++ b/charts/stable/external-service/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/external-service/CHANGELOG.md b/charts/stable/external-service/CHANGELOG.md index 4bcfef4991e..da99a72b507 100644 --- a/charts/stable/external-service/CHANGELOG.md +++ b/charts/stable/external-service/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [external-service-6.0.16](https://github.com/truecharts/apps/compare/external-service-6.0.14...external-service-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [external-service-6.0.14](https://github.com/truecharts/apps/compare/external-service-6.0.12...external-service-6.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/ferdi-server/.helmignore b/charts/stable/ferdi-server/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/ferdi-server/.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/charts/stable/ferdi-server/CHANGELOG.md b/charts/stable/ferdi-server/CHANGELOG.md index 4d505278791..d2c668debaf 100644 --- a/charts/stable/ferdi-server/CHANGELOG.md +++ b/charts/stable/ferdi-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ferdi-server-3.0.16](https://github.com/truecharts/apps/compare/ferdi-server-3.0.14...ferdi-server-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ferdi-server-3.0.14](https://github.com/truecharts/apps/compare/ferdi-server-3.0.12...ferdi-server-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/filebrowser/.helmignore b/charts/stable/filebrowser/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/filebrowser/.helmignore +++ b/charts/stable/filebrowser/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/filebrowser/CHANGELOG.md b/charts/stable/filebrowser/CHANGELOG.md index fdc74dc8de2..4ec64f51336 100644 --- a/charts/stable/filebrowser/CHANGELOG.md +++ b/charts/stable/filebrowser/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [filebrowser-2.0.18](https://github.com/truecharts/apps/compare/filebrowser-2.0.16...filebrowser-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [filebrowser-2.0.16](https://github.com/truecharts/apps/compare/filebrowser-2.0.14...filebrowser-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/fileflows/.helmignore b/charts/stable/fileflows/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/fileflows/.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/charts/stable/fileflows/CHANGELOG.md b/charts/stable/fileflows/CHANGELOG.md index a64678a27b7..ad889cac0e7 100644 --- a/charts/stable/fileflows/CHANGELOG.md +++ b/charts/stable/fileflows/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [fileflows-2.0.22](https://github.com/truecharts/apps/compare/fileflows-2.0.20...fileflows-2.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [fileflows-2.0.20](https://github.com/truecharts/apps/compare/fileflows-2.0.18...fileflows-2.0.20) (2022-07-12) ### Chore diff --git a/charts/stable/filezilla/.helmignore b/charts/stable/filezilla/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/filezilla/.helmignore +++ b/charts/stable/filezilla/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/filezilla/CHANGELOG.md b/charts/stable/filezilla/CHANGELOG.md index ac624d171da..d88fba9d251 100644 --- a/charts/stable/filezilla/CHANGELOG.md +++ b/charts/stable/filezilla/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [filezilla-4.0.17](https://github.com/truecharts/apps/compare/filezilla-4.0.15...filezilla-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [filezilla-4.0.15](https://github.com/truecharts/apps/compare/filezilla-4.0.13...filezilla-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/fireflyiii/.helmignore b/charts/stable/fireflyiii/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/fireflyiii/.helmignore +++ b/charts/stable/fireflyiii/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/fireflyiii/CHANGELOG.md b/charts/stable/fireflyiii/CHANGELOG.md index 79745d72c1b..15100acd467 100644 --- a/charts/stable/fireflyiii/CHANGELOG.md +++ b/charts/stable/fireflyiii/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [fireflyiii-16.0.19](https://github.com/truecharts/apps/compare/fireflyiii-16.0.17...fireflyiii-16.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [fireflyiii-16.0.17](https://github.com/truecharts/apps/compare/fireflyiii-16.0.15...fireflyiii-16.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/firefox-syncserver/.helmignore b/charts/stable/firefox-syncserver/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/firefox-syncserver/.helmignore +++ b/charts/stable/firefox-syncserver/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/firefox-syncserver/CHANGELOG.md b/charts/stable/firefox-syncserver/CHANGELOG.md index 3c40152e317..38804d08c18 100644 --- a/charts/stable/firefox-syncserver/CHANGELOG.md +++ b/charts/stable/firefox-syncserver/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [firefox-syncserver-9.0.16](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.14...firefox-syncserver-9.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [firefox-syncserver-9.0.14](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.12...firefox-syncserver-9.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/firefox/.helmignore b/charts/stable/firefox/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/firefox/.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/charts/stable/firefox/CHANGELOG.md b/charts/stable/firefox/CHANGELOG.md index c60d5c351df..96820c42563 100644 --- a/charts/stable/firefox/CHANGELOG.md +++ b/charts/stable/firefox/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [firefox-2.0.16](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.14...firefox-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [firefox-2.0.14](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.12...firefox-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/flaresolverr/.helmignore b/charts/stable/flaresolverr/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/flaresolverr/.helmignore +++ b/charts/stable/flaresolverr/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/flaresolverr/CHANGELOG.md b/charts/stable/flaresolverr/CHANGELOG.md index 00816589363..7ded6cf770f 100644 --- a/charts/stable/flaresolverr/CHANGELOG.md +++ b/charts/stable/flaresolverr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [flaresolverr-6.0.17](https://github.com/truecharts/apps/compare/flaresolverr-6.0.15...flaresolverr-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [flaresolverr-6.0.15](https://github.com/truecharts/apps/compare/flaresolverr-6.0.13...flaresolverr-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/fleet/.helmignore b/charts/stable/fleet/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/fleet/.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/charts/stable/fleet/CHANGELOG.md b/charts/stable/fleet/CHANGELOG.md index 6d4facdfddb..041df9d0fad 100644 --- a/charts/stable/fleet/CHANGELOG.md +++ b/charts/stable/fleet/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [fleet-3.0.17](https://github.com/truecharts/apps/compare/fleet-3.0.15...fleet-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [fleet-3.0.15](https://github.com/truecharts/apps/compare/fleet-3.0.13...fleet-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/flexget/.helmignore b/charts/stable/flexget/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/flexget/.helmignore +++ b/charts/stable/flexget/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/flexget/CHANGELOG.md b/charts/stable/flexget/CHANGELOG.md index dd707a38f43..0660fefe2ad 100644 --- a/charts/stable/flexget/CHANGELOG.md +++ b/charts/stable/flexget/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [flexget-2.0.21](https://github.com/truecharts/apps/compare/flexget-2.0.19...flexget-2.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [flexget-2.0.19](https://github.com/truecharts/apps/compare/flexget-2.0.17...flexget-2.0.19) (2022-07-12) ### Chore diff --git a/charts/stable/flood/.helmignore b/charts/stable/flood/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/flood/.helmignore +++ b/charts/stable/flood/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/flood/CHANGELOG.md b/charts/stable/flood/CHANGELOG.md index e62c20608c2..ec3b9c4ec2a 100644 --- a/charts/stable/flood/CHANGELOG.md +++ b/charts/stable/flood/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [flood-6.0.17](https://github.com/truecharts/apps/compare/flood-6.0.15...flood-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [flood-6.0.15](https://github.com/truecharts/apps/compare/flood-6.0.13...flood-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/fluidd/.helmignore b/charts/stable/fluidd/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/fluidd/.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/charts/stable/fluidd/CHANGELOG.md b/charts/stable/fluidd/CHANGELOG.md index fed37d6a2ab..8b692da094a 100644 --- a/charts/stable/fluidd/CHANGELOG.md +++ b/charts/stable/fluidd/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [fluidd-2.0.18](https://github.com/truecharts/apps/compare/fluidd-2.0.16...fluidd-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [fluidd-2.0.16](https://github.com/truecharts/apps/compare/fluidd-2.0.14...fluidd-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/focalboard/.helmignore b/charts/stable/focalboard/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/focalboard/.helmignore +++ b/charts/stable/focalboard/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/focalboard/CHANGELOG.md b/charts/stable/focalboard/CHANGELOG.md index f398d1b16b7..21766dec00b 100644 --- a/charts/stable/focalboard/CHANGELOG.md +++ b/charts/stable/focalboard/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [focalboard-9.0.18](https://github.com/truecharts/apps/compare/focalboard-9.0.16...focalboard-9.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [focalboard-9.0.16](https://github.com/truecharts/apps/compare/focalboard-9.0.14...focalboard-9.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/foldingathome/.helmignore b/charts/stable/foldingathome/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/foldingathome/.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/charts/stable/foldingathome/CHANGELOG.md b/charts/stable/foldingathome/CHANGELOG.md index 5bf2c98e02f..acf58e3e31b 100644 --- a/charts/stable/foldingathome/CHANGELOG.md +++ b/charts/stable/foldingathome/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [foldingathome-2.0.16](https://github.com/truecharts/apps/compare/foldingathome-2.0.14...foldingathome-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [foldingathome-2.0.14](https://github.com/truecharts/apps/compare/foldingathome-2.0.12...foldingathome-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/fossil/.helmignore b/charts/stable/fossil/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/fossil/.helmignore +++ b/charts/stable/fossil/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/fossil/CHANGELOG.md b/charts/stable/fossil/CHANGELOG.md index 2083256e8fa..8053bef8c77 100644 --- a/charts/stable/fossil/CHANGELOG.md +++ b/charts/stable/fossil/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [fossil-4.0.16](https://github.com/truecharts/apps/compare/fossil-4.0.14...fossil-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [fossil-4.0.14](https://github.com/truecharts/apps/compare/fossil-4.0.12...fossil-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/freeradius/.helmignore b/charts/stable/freeradius/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/freeradius/.helmignore +++ b/charts/stable/freeradius/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/freeradius/CHANGELOG.md b/charts/stable/freeradius/CHANGELOG.md index 6b9e8eefa40..0a94bb07bac 100644 --- a/charts/stable/freeradius/CHANGELOG.md +++ b/charts/stable/freeradius/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [freeradius-6.0.17](https://github.com/truecharts/apps/compare/freeradius-6.0.15...freeradius-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [freeradius-6.0.15](https://github.com/truecharts/apps/compare/freeradius-6.0.13...freeradius-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/freshrss/.helmignore b/charts/stable/freshrss/.helmignore index ede8444e9ee..77ca5567b26 100644 --- a/charts/stable/freshrss/.helmignore +++ b/charts/stable/freshrss/.helmignore @@ -18,7 +18,13 @@ # Various IDEs .project .idea/ -.vscode/ *.tmproj +.vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/freshrss/CHANGELOG.md b/charts/stable/freshrss/CHANGELOG.md index c621d2092ff..11ae60af047 100644 --- a/charts/stable/freshrss/CHANGELOG.md +++ b/charts/stable/freshrss/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [freshrss-11.0.16](https://github.com/truecharts/apps/compare/freshrss-11.0.14...freshrss-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [freshrss-11.0.14](https://github.com/truecharts/apps/compare/freshrss-11.0.12...freshrss-11.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/friendica/.helmignore b/charts/stable/friendica/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/friendica/.helmignore +++ b/charts/stable/friendica/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/friendica/CHANGELOG.md b/charts/stable/friendica/CHANGELOG.md index 2f9a081912c..8086114f1d4 100644 --- a/charts/stable/friendica/CHANGELOG.md +++ b/charts/stable/friendica/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [friendica-4.0.24](https://github.com/truecharts/apps/compare/friendica-4.0.22...friendica-4.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [friendica-4.0.22](https://github.com/truecharts/apps/compare/friendica-4.0.21...friendica-4.0.22) (2022-07-14) ### Chore diff --git a/charts/stable/gaps/.helmignore b/charts/stable/gaps/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/gaps/.helmignore +++ b/charts/stable/gaps/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/gaps/CHANGELOG.md b/charts/stable/gaps/CHANGELOG.md index 4b5cf4c5852..d4d149b1d20 100644 --- a/charts/stable/gaps/CHANGELOG.md +++ b/charts/stable/gaps/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [gaps-11.0.16](https://github.com/truecharts/apps/compare/gaps-11.0.14...gaps-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [gaps-11.0.14](https://github.com/truecharts/apps/compare/gaps-11.0.12...gaps-11.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/gitea/.helmignore b/charts/stable/gitea/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/gitea/.helmignore +++ b/charts/stable/gitea/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/gitea/CHANGELOG.md b/charts/stable/gitea/CHANGELOG.md index 8a452df8870..3c4e0696d39 100644 --- a/charts/stable/gitea/CHANGELOG.md +++ b/charts/stable/gitea/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [gitea-8.0.19](https://github.com/truecharts/apps/compare/gitea-8.0.17...gitea-8.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [gitea-8.0.17](https://github.com/truecharts/apps/compare/gitea-8.0.16...gitea-8.0.17) (2022-07-13) ### Chore diff --git a/charts/stable/golinks/.helmignore b/charts/stable/golinks/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/golinks/.helmignore +++ b/charts/stable/golinks/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/golinks/CHANGELOG.md b/charts/stable/golinks/CHANGELOG.md index 35a8a457109..7f690b771ed 100644 --- a/charts/stable/golinks/CHANGELOG.md +++ b/charts/stable/golinks/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [golinks-4.0.16](https://github.com/truecharts/apps/compare/golinks-4.0.14...golinks-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [golinks-4.0.14](https://github.com/truecharts/apps/compare/golinks-4.0.12...golinks-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/gonic/.helmignore b/charts/stable/gonic/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/gonic/.helmignore +++ b/charts/stable/gonic/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/gonic/CHANGELOG.md b/charts/stable/gonic/CHANGELOG.md index fa29aacf15d..8030c3258b6 100644 --- a/charts/stable/gonic/CHANGELOG.md +++ b/charts/stable/gonic/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [gonic-6.0.17](https://github.com/truecharts/apps/compare/gonic-6.0.15...gonic-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [gonic-6.0.15](https://github.com/truecharts/apps/compare/gonic-6.0.13...gonic-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/gotify/.helmignore b/charts/stable/gotify/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/gotify/.helmignore +++ b/charts/stable/gotify/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/gotify/CHANGELOG.md b/charts/stable/gotify/CHANGELOG.md index bf91386cbbb..46b28839210 100644 --- a/charts/stable/gotify/CHANGELOG.md +++ b/charts/stable/gotify/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [gotify-8.0.17](https://github.com/truecharts/apps/compare/gotify-8.0.15...gotify-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [gotify-8.0.15](https://github.com/truecharts/apps/compare/gotify-8.0.13...gotify-8.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/grafana/.helmignore b/charts/stable/grafana/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/grafana/.helmignore +++ b/charts/stable/grafana/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/grafana/CHANGELOG.md b/charts/stable/grafana/CHANGELOG.md index 3df4188445a..fdfc8225be8 100644 --- a/charts/stable/grafana/CHANGELOG.md +++ b/charts/stable/grafana/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [grafana-4.0.27](https://github.com/truecharts/apps/compare/grafana-4.0.25...grafana-4.0.27) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [grafana-4.0.25](https://github.com/truecharts/apps/compare/grafana-4.0.23...grafana-4.0.25) (2022-07-12) ### Chore diff --git a/charts/stable/grav/.helmignore b/charts/stable/grav/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/grav/.helmignore +++ b/charts/stable/grav/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/grav/CHANGELOG.md b/charts/stable/grav/CHANGELOG.md index 55f399f069e..9e3f816b1a2 100644 --- a/charts/stable/grav/CHANGELOG.md +++ b/charts/stable/grav/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [grav-4.0.16](https://github.com/truecharts/apps/compare/grav-4.0.14...grav-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [grav-4.0.14](https://github.com/truecharts/apps/compare/grav-4.0.12...grav-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/grist/.helmignore b/charts/stable/grist/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/grist/.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/charts/stable/grist/CHANGELOG.md b/charts/stable/grist/CHANGELOG.md index bd68a700c43..23e31304619 100644 --- a/charts/stable/grist/CHANGELOG.md +++ b/charts/stable/grist/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [grist-3.0.17](https://github.com/truecharts/apps/compare/grist-3.0.15...grist-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [grist-3.0.15](https://github.com/truecharts/apps/compare/grist-3.0.13...grist-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/grocy/.helmignore b/charts/stable/grocy/.helmignore index fcf9212f480..77ca5567b26 100644 --- a/charts/stable/grocy/.helmignore +++ b/charts/stable/grocy/.helmignore @@ -19,6 +19,12 @@ .project .idea/ *.tmproj -.vscode +.vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/grocy/CHANGELOG.md b/charts/stable/grocy/CHANGELOG.md index 612a66f2f49..a8e30cab03b 100644 --- a/charts/stable/grocy/CHANGELOG.md +++ b/charts/stable/grocy/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [grocy-11.0.21](https://github.com/truecharts/apps/compare/grocy-11.0.19...grocy-11.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [grocy-11.0.19](https://github.com/truecharts/apps/compare/grocy-11.0.17...grocy-11.0.19) (2022-07-12) ### Chore diff --git a/charts/stable/guacamole-client/.helmignore b/charts/stable/guacamole-client/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/guacamole-client/.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/charts/stable/guacamole-client/CHANGELOG.md b/charts/stable/guacamole-client/CHANGELOG.md index b81f7220780..e5b8cf333c3 100644 --- a/charts/stable/guacamole-client/CHANGELOG.md +++ b/charts/stable/guacamole-client/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [guacamole-client-4.0.17](https://github.com/truecharts/apps/compare/guacamole-client-4.0.15...guacamole-client-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [guacamole-client-4.0.15](https://github.com/truecharts/apps/compare/guacamole-client-4.0.13...guacamole-client-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/guacd/.helmignore b/charts/stable/guacd/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/guacd/.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/charts/stable/guacd/CHANGELOG.md b/charts/stable/guacd/CHANGELOG.md index dbeb3df264e..652a040ecdb 100644 --- a/charts/stable/guacd/CHANGELOG.md +++ b/charts/stable/guacd/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [guacd-2.0.18](https://github.com/truecharts/apps/compare/guacd-2.0.16...guacd-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [guacd-2.0.16](https://github.com/truecharts/apps/compare/guacd-2.0.14...guacd-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/habridge/.helmignore b/charts/stable/habridge/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/habridge/.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/charts/stable/habridge/CHANGELOG.md b/charts/stable/habridge/CHANGELOG.md index 1ae875392a5..45682413664 100644 --- a/charts/stable/habridge/CHANGELOG.md +++ b/charts/stable/habridge/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [habridge-2.0.16](https://github.com/truecharts/apps/compare/habridge-2.0.14...habridge-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [habridge-2.0.14](https://github.com/truecharts/apps/compare/habridge-2.0.12...habridge-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/hammond/.helmignore b/charts/stable/hammond/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/hammond/.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/charts/stable/hammond/CHANGELOG.md b/charts/stable/hammond/CHANGELOG.md index f813d86504c..9b06af6d133 100644 --- a/charts/stable/hammond/CHANGELOG.md +++ b/charts/stable/hammond/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [hammond-2.0.16](https://github.com/truecharts/apps/compare/hammond-2.0.14...hammond-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [hammond-2.0.14](https://github.com/truecharts/apps/compare/hammond-2.0.12...hammond-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/handbrake/.helmignore b/charts/stable/handbrake/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/handbrake/.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/charts/stable/handbrake/CHANGELOG.md b/charts/stable/handbrake/CHANGELOG.md index e5a8a8be851..fa5e2d124a1 100644 --- a/charts/stable/handbrake/CHANGELOG.md +++ b/charts/stable/handbrake/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [handbrake-13.0.18](https://github.com/truecharts/apps/compare/handbrake-13.0.16...handbrake-13.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [handbrake-13.0.16](https://github.com/truecharts/apps/compare/handbrake-13.0.14...handbrake-13.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/haste-server/.helmignore b/charts/stable/haste-server/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/haste-server/.helmignore +++ b/charts/stable/haste-server/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/haste-server/CHANGELOG.md b/charts/stable/haste-server/CHANGELOG.md index 941074f8b60..09551660e30 100644 --- a/charts/stable/haste-server/CHANGELOG.md +++ b/charts/stable/haste-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [haste-server-6.0.17](https://github.com/truecharts/apps/compare/haste-server-6.0.15...haste-server-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [haste-server-6.0.15](https://github.com/truecharts/apps/compare/haste-server-6.0.13...haste-server-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/headphones/.helmignore b/charts/stable/headphones/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/headphones/.helmignore +++ b/charts/stable/headphones/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/headphones/CHANGELOG.md b/charts/stable/headphones/CHANGELOG.md index 4b477e3841a..2f23cfea632 100644 --- a/charts/stable/headphones/CHANGELOG.md +++ b/charts/stable/headphones/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [headphones-4.0.16](https://github.com/truecharts/apps/compare/headphones-4.0.14...headphones-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [headphones-4.0.14](https://github.com/truecharts/apps/compare/headphones-4.0.12...headphones-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/healthchecks/.helmignore b/charts/stable/healthchecks/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/healthchecks/.helmignore +++ b/charts/stable/healthchecks/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/healthchecks/CHANGELOG.md b/charts/stable/healthchecks/CHANGELOG.md index f1a7fdcb7c2..3ced2625027 100644 --- a/charts/stable/healthchecks/CHANGELOG.md +++ b/charts/stable/healthchecks/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [healthchecks-7.0.18](https://github.com/truecharts/apps/compare/healthchecks-7.0.16...healthchecks-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [healthchecks-7.0.16](https://github.com/truecharts/apps/compare/healthchecks-7.0.14...healthchecks-7.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/hedgedoc/.helmignore b/charts/stable/hedgedoc/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/hedgedoc/.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/charts/stable/hedgedoc/CHANGELOG.md b/charts/stable/hedgedoc/CHANGELOG.md index e5eb0aff5d1..28321f68694 100644 --- a/charts/stable/hedgedoc/CHANGELOG.md +++ b/charts/stable/hedgedoc/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [hedgedoc-4.0.17](https://github.com/truecharts/apps/compare/hedgedoc-4.0.15...hedgedoc-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [hedgedoc-4.0.15](https://github.com/truecharts/apps/compare/hedgedoc-4.0.14...hedgedoc-4.0.15) (2022-07-14) ### Chore diff --git a/charts/stable/heimdall/.helmignore b/charts/stable/heimdall/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/heimdall/.helmignore +++ b/charts/stable/heimdall/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/heimdall/CHANGELOG.md b/charts/stable/heimdall/CHANGELOG.md index d390741e5b2..60c57f80e93 100644 --- a/charts/stable/heimdall/CHANGELOG.md +++ b/charts/stable/heimdall/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [heimdall-11.0.18](https://github.com/truecharts/apps/compare/heimdall-11.0.16...heimdall-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [heimdall-11.0.16](https://github.com/truecharts/apps/compare/heimdall-11.0.14...heimdall-11.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/homarr/.helmignore b/charts/stable/homarr/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/homarr/.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/charts/stable/homarr/CHANGELOG.md b/charts/stable/homarr/CHANGELOG.md index 5bedb932c86..9083afb01e5 100644 --- a/charts/stable/homarr/CHANGELOG.md +++ b/charts/stable/homarr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [homarr-2.0.18](https://github.com/truecharts/apps/compare/homarr-2.0.16...homarr-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [homarr-2.0.16](https://github.com/truecharts/apps/compare/homarr-2.0.14...homarr-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/home-assistant/.helmignore b/charts/stable/home-assistant/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/home-assistant/.helmignore +++ b/charts/stable/home-assistant/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/home-assistant/CHANGELOG.md b/charts/stable/home-assistant/CHANGELOG.md index afe9572c267..03aab02f44e 100644 --- a/charts/stable/home-assistant/CHANGELOG.md +++ b/charts/stable/home-assistant/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [home-assistant-15.0.25](https://github.com/truecharts/apps/compare/home-assistant-15.0.23...home-assistant-15.0.25) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [home-assistant-15.0.23](https://github.com/truecharts/apps/compare/home-assistant-15.0.22...home-assistant-15.0.23) (2022-07-14) ### Chore diff --git a/charts/stable/homer/.helmignore b/charts/stable/homer/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/homer/.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/charts/stable/homer/CHANGELOG.md b/charts/stable/homer/CHANGELOG.md index e52d118a00b..60920d6287c 100644 --- a/charts/stable/homer/CHANGELOG.md +++ b/charts/stable/homer/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [homer-2.0.20](https://github.com/truecharts/apps/compare/homer-2.0.18...homer-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [homer-2.0.18](https://github.com/truecharts/apps/compare/homer-2.0.16...homer-2.0.18) (2022-07-12) ### Chore diff --git a/charts/stable/htpcmanager/.helmignore b/charts/stable/htpcmanager/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/htpcmanager/.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/charts/stable/htpcmanager/CHANGELOG.md b/charts/stable/htpcmanager/CHANGELOG.md index 6b6c8c41d8a..aa6a8dd5b3a 100644 --- a/charts/stable/htpcmanager/CHANGELOG.md +++ b/charts/stable/htpcmanager/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [htpcmanager-2.0.16](https://github.com/truecharts/apps/compare/htpcmanager-2.0.14...htpcmanager-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [htpcmanager-2.0.14](https://github.com/truecharts/apps/compare/htpcmanager-2.0.12...htpcmanager-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/hyperion-ng/.helmignore b/charts/stable/hyperion-ng/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/hyperion-ng/.helmignore +++ b/charts/stable/hyperion-ng/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/hyperion-ng/CHANGELOG.md b/charts/stable/hyperion-ng/CHANGELOG.md index 49a2e1f4c0b..6d9af131f76 100644 --- a/charts/stable/hyperion-ng/CHANGELOG.md +++ b/charts/stable/hyperion-ng/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [hyperion-ng-6.0.17](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.15...hyperion-ng-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [hyperion-ng-6.0.15](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.13...hyperion-ng-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/icantbelieveitsnotvaletudo/.helmignore b/charts/stable/icantbelieveitsnotvaletudo/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/icantbelieveitsnotvaletudo/.helmignore +++ b/charts/stable/icantbelieveitsnotvaletudo/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md b/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md index 6ca2329832b..52039041c78 100644 --- a/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md +++ b/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [icantbelieveitsnotvaletudo-4.0.17](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.15...icantbelieveitsnotvaletudo-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [icantbelieveitsnotvaletudo-4.0.15](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.13...icantbelieveitsnotvaletudo-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/icinga2/.helmignore b/charts/stable/icinga2/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/icinga2/.helmignore +++ b/charts/stable/icinga2/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/icinga2/CHANGELOG.md b/charts/stable/icinga2/CHANGELOG.md index 052696a166c..f32cafd9f3a 100644 --- a/charts/stable/icinga2/CHANGELOG.md +++ b/charts/stable/icinga2/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [icinga2-3.0.18](https://github.com/truecharts/apps/compare/icinga2-3.0.16...icinga2-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [icinga2-3.0.16](https://github.com/truecharts/apps/compare/icinga2-3.0.14...icinga2-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/impostor-server/.helmignore b/charts/stable/impostor-server/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/impostor-server/.helmignore +++ b/charts/stable/impostor-server/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/impostor-server/CHANGELOG.md b/charts/stable/impostor-server/CHANGELOG.md index f5c06181214..28e155753f6 100644 --- a/charts/stable/impostor-server/CHANGELOG.md +++ b/charts/stable/impostor-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [impostor-server-1.0.20](https://github.com/truecharts/apps/compare/impostor-server-1.0.18...impostor-server-1.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [impostor-server-1.0.18](https://github.com/truecharts/apps/compare/impostor-server-1.0.16...impostor-server-1.0.18) (2022-07-12) ### Chore diff --git a/charts/stable/inventree/.helmignore b/charts/stable/inventree/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/inventree/.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/charts/stable/inventree/CHANGELOG.md b/charts/stable/inventree/CHANGELOG.md index d2fc1d704d8..11fd98b2b8f 100644 --- a/charts/stable/inventree/CHANGELOG.md +++ b/charts/stable/inventree/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [inventree-3.0.21](https://github.com/truecharts/apps/compare/inventree-3.0.19...inventree-3.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [inventree-3.0.19](https://github.com/truecharts/apps/compare/inventree-3.0.18...inventree-3.0.19) (2022-07-14) ### Chore diff --git a/charts/stable/ipfs/.helmignore b/charts/stable/ipfs/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/ipfs/.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/charts/stable/ipfs/CHANGELOG.md b/charts/stable/ipfs/CHANGELOG.md index c98aee21770..20607f011db 100644 --- a/charts/stable/ipfs/CHANGELOG.md +++ b/charts/stable/ipfs/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ipfs-3.0.20](https://github.com/truecharts/apps/compare/ipfs-3.0.18...ipfs-3.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ipfs-3.0.18](https://github.com/truecharts/apps/compare/ipfs-3.0.16...ipfs-3.0.18) (2022-07-12) ### Chore diff --git a/charts/stable/ispy-agent-dvr/.helmignore b/charts/stable/ispy-agent-dvr/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/ispy-agent-dvr/.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/charts/stable/ispy-agent-dvr/CHANGELOG.md b/charts/stable/ispy-agent-dvr/CHANGELOG.md index 1fc870a33cf..87b9520498d 100644 --- a/charts/stable/ispy-agent-dvr/CHANGELOG.md +++ b/charts/stable/ispy-agent-dvr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ispy-agent-dvr-2.0.22](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.20...ispy-agent-dvr-2.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ispy-agent-dvr-2.0.20](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.18...ispy-agent-dvr-2.0.20) (2022-07-12) ### Chore diff --git a/charts/stable/iyuuplus/.helmignore b/charts/stable/iyuuplus/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/iyuuplus/.helmignore +++ b/charts/stable/iyuuplus/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/iyuuplus/CHANGELOG.md b/charts/stable/iyuuplus/CHANGELOG.md index 740d58f9cbf..c170be66f56 100644 --- a/charts/stable/iyuuplus/CHANGELOG.md +++ b/charts/stable/iyuuplus/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [iyuuplus-2.0.16](https://github.com/truecharts/apps/compare/iyuuplus-2.0.14...iyuuplus-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [iyuuplus-2.0.14](https://github.com/truecharts/apps/compare/iyuuplus-2.0.12...iyuuplus-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/jackett/.helmignore b/charts/stable/jackett/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/jackett/.helmignore +++ b/charts/stable/jackett/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md index 410741e1da4..90bff2d4c2a 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [jackett-11.0.30](https://github.com/truecharts/apps/compare/jackett-11.0.28...jackett-11.0.30) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [jackett-11.0.28](https://github.com/truecharts/apps/compare/jackett-11.0.27...jackett-11.0.28) (2022-07-14) ### Chore diff --git a/charts/stable/jdownloader2/.helmignore b/charts/stable/jdownloader2/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/jdownloader2/.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/charts/stable/jdownloader2/CHANGELOG.md b/charts/stable/jdownloader2/CHANGELOG.md index f029d99c104..50bb13c0998 100644 --- a/charts/stable/jdownloader2/CHANGELOG.md +++ b/charts/stable/jdownloader2/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [jdownloader2-8.0.17](https://github.com/truecharts/apps/compare/jdownloader2-8.0.15...jdownloader2-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [jdownloader2-8.0.15](https://github.com/truecharts/apps/compare/jdownloader2-8.0.13...jdownloader2-8.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/jellyfin/.helmignore b/charts/stable/jellyfin/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/jellyfin/.helmignore +++ b/charts/stable/jellyfin/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/jellyfin/CHANGELOG.md b/charts/stable/jellyfin/CHANGELOG.md index e21f83fff76..7fe0ae11325 100644 --- a/charts/stable/jellyfin/CHANGELOG.md +++ b/charts/stable/jellyfin/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [jellyfin-11.0.17](https://github.com/truecharts/apps/compare/jellyfin-11.0.15...jellyfin-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [jellyfin-11.0.15](https://github.com/truecharts/apps/compare/jellyfin-11.0.13...jellyfin-11.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/jellyseerr/.helmignore b/charts/stable/jellyseerr/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/jellyseerr/.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/charts/stable/jellyseerr/CHANGELOG.md b/charts/stable/jellyseerr/CHANGELOG.md index 9801e3156ef..01555423541 100644 --- a/charts/stable/jellyseerr/CHANGELOG.md +++ b/charts/stable/jellyseerr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [jellyseerr-2.0.16](https://github.com/truecharts/apps/compare/jellyseerr-2.0.14...jellyseerr-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [jellyseerr-2.0.14](https://github.com/truecharts/apps/compare/jellyseerr-2.0.12...jellyseerr-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/joplin-server/.helmignore b/charts/stable/joplin-server/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/joplin-server/.helmignore +++ b/charts/stable/joplin-server/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/joplin-server/CHANGELOG.md b/charts/stable/joplin-server/CHANGELOG.md index a4eb1fba091..7191a766a0e 100644 --- a/charts/stable/joplin-server/CHANGELOG.md +++ b/charts/stable/joplin-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [joplin-server-8.0.16](https://github.com/truecharts/apps/compare/joplin-server-8.0.14...joplin-server-8.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [joplin-server-8.0.14](https://github.com/truecharts/apps/compare/joplin-server-8.0.12...joplin-server-8.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/k8s-gateway/.helmignore b/charts/stable/k8s-gateway/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/k8s-gateway/.helmignore +++ b/charts/stable/k8s-gateway/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/k8s-gateway/CHANGELOG.md b/charts/stable/k8s-gateway/CHANGELOG.md index 4e23614432b..f7f11b5ac5a 100644 --- a/charts/stable/k8s-gateway/CHANGELOG.md +++ b/charts/stable/k8s-gateway/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [k8s-gateway-6.0.16](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.14...k8s-gateway-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [k8s-gateway-6.0.14](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.12...k8s-gateway-6.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/kanboard/.helmignore b/charts/stable/kanboard/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/kanboard/.helmignore +++ b/charts/stable/kanboard/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/kanboard/CHANGELOG.md b/charts/stable/kanboard/CHANGELOG.md index 6d66e9c7208..2607c6e1778 100644 --- a/charts/stable/kanboard/CHANGELOG.md +++ b/charts/stable/kanboard/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [kanboard-8.0.17](https://github.com/truecharts/apps/compare/kanboard-8.0.15...kanboard-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [kanboard-8.0.15](https://github.com/truecharts/apps/compare/kanboard-8.0.13...kanboard-8.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/kavita/.helmignore b/charts/stable/kavita/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/kavita/.helmignore +++ b/charts/stable/kavita/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/kavita/CHANGELOG.md b/charts/stable/kavita/CHANGELOG.md index 509ecf17f8d..cf08866854a 100644 --- a/charts/stable/kavita/CHANGELOG.md +++ b/charts/stable/kavita/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [kavita-2.0.17](https://github.com/truecharts/apps/compare/kavita-2.0.15...kavita-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [kavita-2.0.15](https://github.com/truecharts/apps/compare/kavita-2.0.13...kavita-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/kimai/.helmignore b/charts/stable/kimai/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/kimai/.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/charts/stable/kimai/CHANGELOG.md b/charts/stable/kimai/CHANGELOG.md index add5192538b..2b13eb07249 100644 --- a/charts/stable/kimai/CHANGELOG.md +++ b/charts/stable/kimai/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [kimai-3.0.17](https://github.com/truecharts/apps/compare/kimai-3.0.15...kimai-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [kimai-3.0.15](https://github.com/truecharts/apps/compare/kimai-3.0.13...kimai-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/kms/.helmignore b/charts/stable/kms/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/kms/.helmignore +++ b/charts/stable/kms/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/kms/CHANGELOG.md b/charts/stable/kms/CHANGELOG.md index 1ede09cd6a1..665851db241 100644 --- a/charts/stable/kms/CHANGELOG.md +++ b/charts/stable/kms/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [kms-11.0.17](https://github.com/truecharts/apps/compare/kms-11.0.15...kms-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [kms-11.0.15](https://github.com/truecharts/apps/compare/kms-11.0.14...kms-11.0.15) (2022-07-13) ### Chore diff --git a/charts/stable/kodi-headless/.helmignore b/charts/stable/kodi-headless/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/kodi-headless/.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/charts/stable/kodi-headless/CHANGELOG.md b/charts/stable/kodi-headless/CHANGELOG.md index f994b8ec694..4532348e5e8 100644 --- a/charts/stable/kodi-headless/CHANGELOG.md +++ b/charts/stable/kodi-headless/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [kodi-headless-2.0.16](https://github.com/truecharts/apps/compare/kodi-headless-2.0.14...kodi-headless-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [kodi-headless-2.0.14](https://github.com/truecharts/apps/compare/kodi-headless-2.0.12...kodi-headless-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/koel/.helmignore b/charts/stable/koel/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/koel/.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/charts/stable/koel/CHANGELOG.md b/charts/stable/koel/CHANGELOG.md index d20a9d4c810..38d6db9fa10 100644 --- a/charts/stable/koel/CHANGELOG.md +++ b/charts/stable/koel/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [koel-3.0.18](https://github.com/truecharts/apps/compare/koel-3.0.16...koel-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [koel-3.0.16](https://github.com/truecharts/apps/compare/koel-3.0.14...koel-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/komga/.helmignore b/charts/stable/komga/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/komga/.helmignore +++ b/charts/stable/komga/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/komga/CHANGELOG.md b/charts/stable/komga/CHANGELOG.md index 2b91bebc106..6937450a5e5 100644 --- a/charts/stable/komga/CHANGELOG.md +++ b/charts/stable/komga/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [komga-6.0.19](https://github.com/truecharts/apps/compare/komga-6.0.17...komga-6.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [komga-6.0.17](https://github.com/truecharts/apps/compare/komga-6.0.15...komga-6.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/kopia/.helmignore b/charts/stable/kopia/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/kopia/.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/charts/stable/kopia/CHANGELOG.md b/charts/stable/kopia/CHANGELOG.md index 24e38c09f8f..4cf0cd061ef 100644 --- a/charts/stable/kopia/CHANGELOG.md +++ b/charts/stable/kopia/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [kopia-2.0.24](https://github.com/truecharts/apps/compare/kopia-2.0.22...kopia-2.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [kopia-2.0.22](https://github.com/truecharts/apps/compare/kopia-2.0.20...kopia-2.0.22) (2022-07-12) ### Chore diff --git a/charts/stable/kutt/.helmignore b/charts/stable/kutt/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/kutt/.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/charts/stable/kutt/CHANGELOG.md b/charts/stable/kutt/CHANGELOG.md index 17301c93ccb..1bbf1926cb9 100644 --- a/charts/stable/kutt/CHANGELOG.md +++ b/charts/stable/kutt/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [kutt-3.0.17](https://github.com/truecharts/apps/compare/kutt-3.0.15...kutt-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [kutt-3.0.15](https://github.com/truecharts/apps/compare/kutt-3.0.13...kutt-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/lanraragi/.helmignore b/charts/stable/lanraragi/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/lanraragi/.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/charts/stable/lanraragi/CHANGELOG.md b/charts/stable/lanraragi/CHANGELOG.md index 59a2e4d065b..d2564508423 100644 --- a/charts/stable/lanraragi/CHANGELOG.md +++ b/charts/stable/lanraragi/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [lanraragi-2.0.16](https://github.com/truecharts/apps/compare/lanraragi-2.0.14...lanraragi-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [lanraragi-2.0.14](https://github.com/truecharts/apps/compare/lanraragi-2.0.12...lanraragi-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/lazylibrarian/.helmignore b/charts/stable/lazylibrarian/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/lazylibrarian/.helmignore +++ b/charts/stable/lazylibrarian/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/lazylibrarian/CHANGELOG.md b/charts/stable/lazylibrarian/CHANGELOG.md index c9e3d39c27f..663f1b76334 100644 --- a/charts/stable/lazylibrarian/CHANGELOG.md +++ b/charts/stable/lazylibrarian/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [lazylibrarian-11.0.23](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.21...lazylibrarian-11.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [lazylibrarian-11.0.21](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.20...lazylibrarian-11.0.21) (2022-07-13) ### Fix diff --git a/charts/stable/leaf2mqtt/.helmignore b/charts/stable/leaf2mqtt/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/leaf2mqtt/.helmignore +++ b/charts/stable/leaf2mqtt/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/leaf2mqtt/CHANGELOG.md b/charts/stable/leaf2mqtt/CHANGELOG.md index 3bdd2771d72..3f6293a0f9f 100644 --- a/charts/stable/leaf2mqtt/CHANGELOG.md +++ b/charts/stable/leaf2mqtt/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [leaf2mqtt-4.0.17](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.15...leaf2mqtt-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [leaf2mqtt-4.0.15](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.13...leaf2mqtt-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/leantime/.helmignore b/charts/stable/leantime/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/leantime/.helmignore +++ b/charts/stable/leantime/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/leantime/CHANGELOG.md b/charts/stable/leantime/CHANGELOG.md index 9c98c5ff0ba..0a7a16db786 100644 --- a/charts/stable/leantime/CHANGELOG.md +++ b/charts/stable/leantime/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [leantime-4.0.18](https://github.com/truecharts/apps/compare/leantime-4.0.16...leantime-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [leantime-4.0.16](https://github.com/truecharts/apps/compare/leantime-4.0.14...leantime-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/libreddit/.helmignore b/charts/stable/libreddit/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/libreddit/.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/charts/stable/libreddit/CHANGELOG.md b/charts/stable/libreddit/CHANGELOG.md index 0ec00879037..ff7ed1f59f9 100644 --- a/charts/stable/libreddit/CHANGELOG.md +++ b/charts/stable/libreddit/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [libreddit-1.0.10](https://github.com/truecharts/apps/compare/libreddit-1.0.8...libreddit-1.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [libreddit-1.0.8](https://github.com/truecharts/apps/compare/libreddit-1.0.6...libreddit-1.0.8) (2022-07-12) ### Chore diff --git a/charts/stable/libreoffice/.helmignore b/charts/stable/libreoffice/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/libreoffice/.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/charts/stable/libreoffice/CHANGELOG.md b/charts/stable/libreoffice/CHANGELOG.md index 0b09844473e..af2d13824a9 100644 --- a/charts/stable/libreoffice/CHANGELOG.md +++ b/charts/stable/libreoffice/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [libreoffice-2.0.16](https://github.com/truecharts/apps/compare/libreoffice-2.0.14...libreoffice-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [libreoffice-2.0.14](https://github.com/truecharts/apps/compare/libreoffice-2.0.12...libreoffice-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/librephotos/.helmignore b/charts/stable/librephotos/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/librephotos/.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/charts/stable/librephotos/CHANGELOG.md b/charts/stable/librephotos/CHANGELOG.md index 1cdd95e7057..e67733bc5dd 100644 --- a/charts/stable/librephotos/CHANGELOG.md +++ b/charts/stable/librephotos/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [librephotos-4.0.19](https://github.com/truecharts/apps/compare/librephotos-4.0.17...librephotos-4.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [librephotos-4.0.17](https://github.com/truecharts/apps/compare/librephotos-4.0.15...librephotos-4.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/librespeed/.helmignore b/charts/stable/librespeed/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/librespeed/.helmignore +++ b/charts/stable/librespeed/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/librespeed/CHANGELOG.md b/charts/stable/librespeed/CHANGELOG.md index edaf790008e..51ee60a4033 100644 --- a/charts/stable/librespeed/CHANGELOG.md +++ b/charts/stable/librespeed/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [librespeed-6.0.17](https://github.com/truecharts/apps/compare/librespeed-6.0.15...librespeed-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [librespeed-6.0.15](https://github.com/truecharts/apps/compare/librespeed-6.0.13...librespeed-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/lidarr/.helmignore b/charts/stable/lidarr/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/lidarr/.helmignore +++ b/charts/stable/lidarr/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/lidarr/CHANGELOG.md b/charts/stable/lidarr/CHANGELOG.md index 332a551ea8d..0d6e4520227 100644 --- a/charts/stable/lidarr/CHANGELOG.md +++ b/charts/stable/lidarr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [lidarr-11.0.16](https://github.com/truecharts/apps/compare/lidarr-11.0.14...lidarr-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [lidarr-11.0.14](https://github.com/truecharts/apps/compare/lidarr-11.0.12...lidarr-11.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/linkace/.helmignore b/charts/stable/linkace/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/linkace/.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/charts/stable/linkace/CHANGELOG.md b/charts/stable/linkace/CHANGELOG.md index 44ffa41b516..dc7b7c138a1 100644 --- a/charts/stable/linkace/CHANGELOG.md +++ b/charts/stable/linkace/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [linkace-4.0.24](https://github.com/truecharts/apps/compare/linkace-4.0.22...linkace-4.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [linkace-4.0.22](https://github.com/truecharts/apps/compare/linkace-4.0.20...linkace-4.0.22) (2022-07-12) ### Chore diff --git a/charts/stable/linkding/.helmignore b/charts/stable/linkding/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/linkding/.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/charts/stable/linkding/CHANGELOG.md b/charts/stable/linkding/CHANGELOG.md index e9e27dd4817..89d83d86dd2 100644 --- a/charts/stable/linkding/CHANGELOG.md +++ b/charts/stable/linkding/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [linkding-2.0.17](https://github.com/truecharts/apps/compare/linkding-2.0.15...linkding-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [linkding-2.0.15](https://github.com/truecharts/apps/compare/linkding-2.0.13...linkding-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/littlelink/.helmignore b/charts/stable/littlelink/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/littlelink/.helmignore +++ b/charts/stable/littlelink/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/littlelink/CHANGELOG.md b/charts/stable/littlelink/CHANGELOG.md index 8c3102ffc8e..0c4c235178d 100644 --- a/charts/stable/littlelink/CHANGELOG.md +++ b/charts/stable/littlelink/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [littlelink-6.0.30](https://github.com/truecharts/apps/compare/littlelink-6.0.28...littlelink-6.0.30) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [littlelink-6.0.28](https://github.com/truecharts/apps/compare/littlelink-6.0.26...littlelink-6.0.28) (2022-07-12) ### Chore diff --git a/charts/stable/logitech-media-server/.helmignore b/charts/stable/logitech-media-server/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/logitech-media-server/.helmignore +++ b/charts/stable/logitech-media-server/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/logitech-media-server/CHANGELOG.md b/charts/stable/logitech-media-server/CHANGELOG.md index f524670f096..73aab77e41f 100644 --- a/charts/stable/logitech-media-server/CHANGELOG.md +++ b/charts/stable/logitech-media-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [logitech-media-server-4.0.18](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.16...logitech-media-server-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [logitech-media-server-4.0.16](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.14...logitech-media-server-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/loki/.helmignore b/charts/stable/loki/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/loki/.helmignore +++ b/charts/stable/loki/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/loki/CHANGELOG.md b/charts/stable/loki/CHANGELOG.md index 385377961ae..a97cdf9539b 100644 --- a/charts/stable/loki/CHANGELOG.md +++ b/charts/stable/loki/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [loki-5.0.19](https://github.com/truecharts/apps/compare/loki-5.0.17...loki-5.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [loki-5.0.17](https://github.com/truecharts/apps/compare/loki-5.0.15...loki-5.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/lychee/.helmignore b/charts/stable/lychee/.helmignore index c44cf6f1737..77ca5567b26 100644 --- a/charts/stable/lychee/.helmignore +++ b/charts/stable/lychee/.helmignore @@ -14,7 +14,6 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project @@ -23,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/lychee/CHANGELOG.md b/charts/stable/lychee/CHANGELOG.md index 0f0d9e993a5..0f69c451f6c 100644 --- a/charts/stable/lychee/CHANGELOG.md +++ b/charts/stable/lychee/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [lychee-13.0.18](https://github.com/truecharts/apps/compare/lychee-13.0.16...lychee-13.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [lychee-13.0.16](https://github.com/truecharts/apps/compare/lychee-13.0.14...lychee-13.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/makemkv/.helmignore b/charts/stable/makemkv/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/makemkv/.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/charts/stable/makemkv/CHANGELOG.md b/charts/stable/makemkv/CHANGELOG.md index b694d0725e8..e21fe8be2ca 100644 --- a/charts/stable/makemkv/CHANGELOG.md +++ b/charts/stable/makemkv/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [makemkv-2.0.18](https://github.com/truecharts/apps/compare/makemkv-2.0.16...makemkv-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [makemkv-2.0.16](https://github.com/truecharts/apps/compare/makemkv-2.0.14...makemkv-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/matomo/.helmignore b/charts/stable/matomo/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/matomo/.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/charts/stable/matomo/CHANGELOG.md b/charts/stable/matomo/CHANGELOG.md index b5955e54954..d038f113df2 100644 --- a/charts/stable/matomo/CHANGELOG.md +++ b/charts/stable/matomo/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [matomo-3.0.27](https://github.com/truecharts/apps/compare/matomo-3.0.25...matomo-3.0.27) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [matomo-3.0.25](https://github.com/truecharts/apps/compare/matomo-3.0.23...matomo-3.0.25) (2022-07-12) ### Chore diff --git a/charts/stable/mattermost/.helmignore b/charts/stable/mattermost/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/mattermost/.helmignore +++ b/charts/stable/mattermost/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/mattermost/CHANGELOG.md b/charts/stable/mattermost/CHANGELOG.md index 6853a0b9911..8cd5125e08b 100644 --- a/charts/stable/mattermost/CHANGELOG.md +++ b/charts/stable/mattermost/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mattermost-3.0.19](https://github.com/truecharts/apps/compare/mattermost-3.0.17...mattermost-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mattermost-3.0.17](https://github.com/truecharts/apps/compare/mattermost-3.0.15...mattermost-3.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/mealie/.helmignore b/charts/stable/mealie/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/mealie/.helmignore +++ b/charts/stable/mealie/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/mealie/CHANGELOG.md b/charts/stable/mealie/CHANGELOG.md index 8d747e21d58..940e975b4c1 100644 --- a/charts/stable/mealie/CHANGELOG.md +++ b/charts/stable/mealie/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog + ## [mealie-8.0.15](https://github.com/truecharts/apps/compare/mealie-8.0.13...mealie-8.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/medusa/.helmignore b/charts/stable/medusa/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/medusa/.helmignore +++ b/charts/stable/medusa/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/medusa/CHANGELOG.md b/charts/stable/medusa/CHANGELOG.md index 3e6226c36ac..768f2358862 100644 --- a/charts/stable/medusa/CHANGELOG.md +++ b/charts/stable/medusa/CHANGELOG.md @@ -1,7 +1,15 @@ # Changelog -## [medusa-3.0.18](https://github.com/truecharts/apps/compare/medusa-3.0.16...medusa-3.0.18) (2022-07-12) +## [mealie-8.0.17](https://github.com/truecharts/apps/compare/mealie-8.0.15...mealie-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mealie-8.0.15](https://github.com/truecharts/apps/compare/mealie-8.0.13...mealie-8.0.15) (2022-07-12) ### Chore @@ -10,7 +18,7 @@ -## [medusa-3.0.16](https://github.com/truecharts/apps/compare/medusa-3.0.15...medusa-3.0.16) (2022-07-12) +## [mealie-8.0.13](https://github.com/truecharts/apps/compare/mealie-8.0.12...mealie-8.0.13) (2022-07-12) ### Chore @@ -18,8 +26,8 @@ - -### [medusa-3.0.15](https://github.com/truecharts/apps/compare/medusa-3.0.14...medusa-3.0.15) (2022-07-12) + +### [mealie-8.0.12](https://github.com/truecharts/apps/compare/mealie-8.0.11...mealie-8.0.12) (2022-07-12) #### Chore @@ -27,8 +35,8 @@ - -### [medusa-3.0.14](https://github.com/truecharts/apps/compare/medusa-3.0.13...medusa-3.0.14) (2022-07-11) + +### [mealie-8.0.11](https://github.com/truecharts/apps/compare/mealie-8.0.10...mealie-8.0.11) (2022-07-11) #### Chore @@ -36,8 +44,8 @@ - -### [medusa-3.0.13](https://github.com/truecharts/apps/compare/medusa-3.0.12...medusa-3.0.13) (2022-07-09) + +### [mealie-8.0.10](https://github.com/truecharts/apps/compare/mealie-8.0.9...mealie-8.0.10) (2022-07-09) #### Chore @@ -45,26 +53,17 @@ - -### [medusa-3.0.12](https://github.com/truecharts/apps/compare/medusa-3.0.11...medusa-3.0.12) (2022-07-07) + +### [mealie-8.0.9](https://github.com/truecharts/apps/compare/mealie-8.0.8...mealie-8.0.9) (2022-07-05) #### Chore -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) +* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - -### [medusa-3.0.11](https://github.com/truecharts/apps/compare/medusa-3.0.10...medusa-3.0.11) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - - -### [medusa-3.0.10](https://github.com/truecharts/apps/compare/medusa-3.0.9...medusa-3.0.10) (2022-07-04) + +### [mealie-8.0.8](https://github.com/truecharts/apps/compare/mealie-8.0.7...mealie-8.0.8) (2022-07-04) #### Chore @@ -72,17 +71,8 @@ - -### [medusa-3.0.9](https://github.com/truecharts/apps/compare/medusa-3.0.8...medusa-3.0.9) (2022-07-04) - -#### Chore - -* update docker general non-major ([#3061](https://github.com/truecharts/apps/issues/3061)) - - - - -### [medusa-3.0.8](https://github.com/truecharts/apps/compare/medusa-3.0.7...medusa-3.0.8) (2022-06-25) + +### [mealie-8.0.7](https://github.com/truecharts/apps/compare/mealie-8.0.6...mealie-8.0.7) (2022-06-25) #### Chore @@ -90,8 +80,8 @@ - -### [medusa-3.0.7](https://github.com/truecharts/apps/compare/medusa-3.0.6...medusa-3.0.7) (2022-06-22) + +### [mealie-8.0.6](https://github.com/truecharts/apps/compare/mealie-8.0.5...mealie-8.0.6) (2022-06-22) #### Chore @@ -99,8 +89,8 @@ - -### [medusa-3.0.6](https://github.com/truecharts/apps/compare/medusa-3.0.5...medusa-3.0.6) (2022-06-21) + +### [mealie-8.0.5](https://github.com/truecharts/apps/compare/mealie-8.0.4...mealie-8.0.5) (2022-06-21) #### Chore @@ -108,8 +98,26 @@ - -### [medusa-3.0.5](https://github.com/truecharts/apps/compare/medusa-3.0.4...medusa-3.0.5) (2022-06-14) + +### [mealie-8.0.4](https://github.com/truecharts/apps/compare/mealie-8.0.3...mealie-8.0.4) (2022-06-17) + +#### Chore + +* Sync questions and values env's ([#2916](https://github.com/truecharts/apps/issues/2916)) + + + + +### [mealie-8.0.3](https://github.com/truecharts/apps/compare/mealie-8.0.2...mealie-8.0.3) (2022-06-14) + +#### Chore + +* update helm general non-major helm releases ([#2887](https://github.com/truecharts/apps/issues/2887)) + + + + +### [mealie-8.0.2](https://github.com/truecharts/apps/compare/mealie-8.0.1...mealie-8.0.2) (2022-06-14) #### Chore @@ -117,8 +125,8 @@ - -### [medusa-3.0.4](https://github.com/truecharts/apps/compare/medusa-3.0.3...medusa-3.0.4) (2022-06-11) + +### [mealie-8.0.1](https://github.com/truecharts/apps/compare/mealie-8.0.0...mealie-8.0.1) (2022-06-11) #### Chore @@ -126,17 +134,12 @@ - -### [medusa-3.0.3](https://github.com/truecharts/apps/compare/medusa-3.0.2...medusa-3.0.3) (2022-06-11) + +### [mealie-8.0.0](https://github.com/truecharts/apps/compare/mealie-7.0.1...mealie-8.0.0) (2022-06-07) #### Chore -* update docker general non-major ([#2848](https://github.com/truecharts/apps/issues/2848)) - - - - -### [medusa-3.0.2](https://github.com/truecharts/apps/compare/medusa-3.0.1...medusa-3.0.2) (2022-06-07) +* update helm general major helm releases ([#2804](https://github.com/truecharts/apps/issues/2804)) #### Fix @@ -144,13 +147,14 @@ - -### [medusa-3.0.1](https://github.com/truecharts/apps/compare/medusa-2.0.29...medusa-3.0.1) (2022-06-07) + +### [mealie-7.0.1](https://github.com/truecharts/apps/compare/mealie-6.0.23...mealie-7.0.1) (2022-06-07) #### Chore * Auto-update chart README [skip ci] * sync all apps persistence configuration and always default to PVC +* update helm general non-major helm releases ([#2838](https://github.com/truecharts/apps/issues/2838)) #### Fix @@ -162,8 +166,8 @@ - -### [medusa-3.0.0](https://github.com/truecharts/apps/compare/medusa-2.0.29...medusa-3.0.0) (2022-06-07) + +### [mealie-7.0.0](https://github.com/truecharts/apps/compare/mealie-6.0.23...mealie-7.0.0) (2022-06-07) #### Chore @@ -175,8 +179,8 @@ - -### [medusa-2.0.29](https://github.com/truecharts/apps/compare/medusa-2.0.28...medusa-2.0.29) (2022-05-31) + +### [mealie-6.0.23](https://github.com/truecharts/apps/compare/mealie-6.0.22...mealie-6.0.23) (2022-05-31) #### Chore @@ -184,8 +188,8 @@ - -### [medusa-2.0.28](https://github.com/truecharts/apps/compare/medusa-2.0.27...medusa-2.0.28) (2022-05-26) + +### [mealie-6.0.22](https://github.com/truecharts/apps/compare/mealie-6.0.21...mealie-6.0.22) (2022-05-26) #### Chore @@ -194,8 +198,8 @@ - -### [medusa-2.0.28](https://github.com/truecharts/apps/compare/medusa-2.0.27...medusa-2.0.28) (2022-05-26) + +### [mealie-6.0.22](https://github.com/truecharts/apps/compare/mealie-6.0.21...mealie-6.0.22) (2022-05-26) #### Chore @@ -203,8 +207,8 @@ - -### [medusa-2.0.27](https://github.com/truecharts/apps/compare/medusa-2.0.26...medusa-2.0.27) (2022-05-24) + +### [mealie-6.0.21](https://github.com/truecharts/apps/compare/mealie-6.0.20...mealie-6.0.21) (2022-05-24) #### Chore @@ -212,8 +216,8 @@ - -### [medusa-2.0.26](https://github.com/truecharts/apps/compare/medusa-2.0.25...medusa-2.0.26) (2022-05-17) + +### [mealie-6.0.20](https://github.com/truecharts/apps/compare/mealie-6.0.19...mealie-6.0.20) (2022-05-17) #### Chore @@ -222,8 +226,8 @@ - -### [medusa-2.0.26](https://github.com/truecharts/apps/compare/medusa-2.0.25...medusa-2.0.26) (2022-05-17) + +### [mealie-6.0.20](https://github.com/truecharts/apps/compare/mealie-6.0.19...mealie-6.0.20) (2022-05-17) #### Chore @@ -231,8 +235,8 @@ - -### [medusa-2.0.25](https://github.com/truecharts/apps/compare/medusa-2.0.24...medusa-2.0.25) (2022-05-17) + +### [mealie-6.0.19](https://github.com/truecharts/apps/compare/mealie-6.0.18...mealie-6.0.19) (2022-05-17) #### Chore @@ -240,17 +244,8 @@ - -### [medusa-2.0.24](https://github.com/truecharts/apps/compare/medusa-2.0.23...medusa-2.0.24) (2022-05-11) - -#### Chore - -* update docker general non-major ([#2653](https://github.com/truecharts/apps/issues/2653)) - - - - -### [medusa-2.0.23](https://github.com/truecharts/apps/compare/medusa-2.0.22...medusa-2.0.23) (2022-05-10) + +### [mealie-6.0.18](https://github.com/truecharts/apps/compare/mealie-6.0.17...mealie-6.0.18) (2022-05-10) #### Chore @@ -258,17 +253,8 @@ - -### [medusa-2.0.22](https://github.com/truecharts/apps/compare/medusa-2.0.21...medusa-2.0.22) (2022-05-09) - -#### Chore - -* update docker general non-major ([#2641](https://github.com/truecharts/apps/issues/2641)) - - - - -### [medusa-2.0.21](https://github.com/truecharts/apps/compare/medusa-2.0.20...medusa-2.0.21) (2022-05-05) + +### [mealie-6.0.17](https://github.com/truecharts/apps/compare/mealie-6.0.16...mealie-6.0.17) (2022-05-05) #### Chore @@ -276,17 +262,17 @@ - -### [medusa-2.0.20](https://github.com/truecharts/apps/compare/medusa-2.0.19...medusa-2.0.20) (2022-05-04) + +### [mealie-6.0.16](https://github.com/truecharts/apps/compare/mealie-6.0.15...mealie-6.0.16) (2022-05-04) #### Chore -* update docker general non-major ([#2606](https://github.com/truecharts/apps/issues/2606)) +* update helm general non-major helm releases ([#2605](https://github.com/truecharts/apps/issues/2605)) - -### [medusa-2.0.19](https://github.com/truecharts/apps/compare/medusa-2.0.18...medusa-2.0.19) (2022-04-26) + +### [mealie-6.0.15](https://github.com/truecharts/apps/compare/mealie-6.0.14...mealie-6.0.15) (2022-04-26) #### Chore @@ -294,8 +280,8 @@ - -### [medusa-2.0.18](https://github.com/truecharts/apps/compare/medusa-2.0.17...medusa-2.0.18) (2022-04-20) + +### [mealie-6.0.14](https://github.com/truecharts/apps/compare/mealie-6.0.13...mealie-6.0.14) (2022-04-20) #### Chore @@ -304,17 +290,8 @@ - -### [medusa-2.0.17](https://github.com/truecharts/apps/compare/medusa-2.0.16...medusa-2.0.17) (2022-04-18) - -#### Chore - -* update docker general non-major ([#2502](https://github.com/truecharts/apps/issues/2502)) - - - - -### [medusa-2.0.16](https://github.com/truecharts/apps/compare/medusa-2.0.15...medusa-2.0.16) (2022-04-12) + +### [mealie-6.0.13](https://github.com/truecharts/apps/compare/mealie-6.0.12...mealie-6.0.13) (2022-04-12) #### Chore @@ -322,26 +299,8 @@ - -### [medusa-2.0.15](https://github.com/truecharts/apps/compare/medusa-2.0.14...medusa-2.0.15) (2022-04-12) - -#### Chore - -* update docker general non-major ([#2478](https://github.com/truecharts/apps/issues/2478)) - - - - -### [medusa-2.0.14](https://github.com/truecharts/apps/compare/medusa-2.0.13...medusa-2.0.14) (2022-04-09) - -#### Chore - -* update docker general non-major ([#2460](https://github.com/truecharts/apps/issues/2460)) - - - - -### [medusa-2.0.13](https://github.com/truecharts/apps/compare/medusa-2.0.12...medusa-2.0.13) (2022-04-03) + +### [mealie-6.0.12](https://github.com/truecharts/apps/compare/mealie-6.0.11...mealie-6.0.12) (2022-04-03) #### Chore @@ -349,36 +308,45 @@ - -### [medusa-2.0.12](https://github.com/truecharts/apps/compare/medusa-2.0.10...medusa-2.0.12) (2022-03-31) + +### [mealie-6.0.11](https://github.com/truecharts/apps/compare/mealie-6.0.10...mealie-6.0.11) (2022-03-31) + +#### Chore + +* update helm general non-major helm releases ([#2362](https://github.com/truecharts/apps/issues/2362)) + + + + +### [mealie-6.0.10](https://github.com/truecharts/apps/compare/mealie-6.0.9...mealie-6.0.10) (2022-03-31) #### Chore -* update docker general non-major ([#2357](https://github.com/truecharts/apps/issues/2357)) * update helm general non-major helm releases ([#2361](https://github.com/truecharts/apps/issues/2361)) - -### [medusa-2.0.10](https://github.com/truecharts/apps/compare/medusa-2.0.9...medusa-2.0.10) (2022-03-30) + +### [mealie-6.0.9](https://github.com/truecharts/apps/compare/mealie-6.0.8...mealie-6.0.9) (2022-03-30) #### Chore +* Use new repo ([#2337](https://github.com/truecharts/apps/issues/2337)) * update helm general non-major helm releases ([#2354](https://github.com/truecharts/apps/issues/2354)) - -### [medusa-2.0.9](https://github.com/truecharts/apps/compare/medusa-2.0.8...medusa-2.0.9) (2022-03-30) + +### [mealie-6.0.8](https://github.com/truecharts/apps/compare/mealie-6.0.7...mealie-6.0.8) (2022-03-26) #### Chore -* update docker general non-major ([#2338](https://github.com/truecharts/apps/issues/2338)) +* update helm general non-major helm releases ([#2290](https://github.com/truecharts/apps/issues/2290)) - -### [medusa-2.0.8](https://github.com/truecharts/apps/compare/medusa-2.0.7...medusa-2.0.8) (2022-03-26) + +### [mealie-6.0.7](https://github.com/truecharts/apps/compare/mealie-6.0.6...mealie-6.0.7) (2022-03-26) #### Chore @@ -386,43 +354,33 @@ - -### [medusa-2.0.4](https://github.com/truecharts/apps/compare/medusa-2.0.3...medusa-2.0.4) (2022-03-17) + +### [mealie-6.0.2](https://github.com/truecharts/apps/compare/mealie-6.0.1...mealie-6.0.2) (2022-03-08) #### Chore -* update docker general non-major ([#2198](https://github.com/truecharts/apps/issues/2198)) -* update docker general non-major ([#2196](https://github.com/truecharts/apps/issues/2196)) +* update helm general non-major helm releases ([#2116](https://github.com/truecharts/apps/issues/2116)) - -### [medusa-2.0.2](https://github.com/truecharts/apps/compare/medusa-2.0.1...medusa-2.0.2) (2022-03-07) + +### [mealie-6.0.1](https://github.com/truecharts/apps/compare/mealie-6.0.0...mealie-6.0.1) (2022-03-07) #### Chore * update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111)) - - - - -### [medusa-2.0.1](https://github.com/truecharts/apps/compare/medusa-2.0.0...medusa-2.0.1) (2022-03-07) - -#### Chore - -* update docker general non-major ([#2046](https://github.com/truecharts/apps/issues/2046)) * Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040)) - -### [medusa-2.0.0](https://github.com/truecharts/apps/compare/medusa-1.0.50...medusa-2.0.0) (2022-03-03) + +### [mealie-6.0.0](https://github.com/truecharts/apps/compare/mealie-5.0.25...mealie-6.0.0) (2022-03-03) #### Chore * remove fixed env from questions.yaml -* remove PUID from per-app env-vars if set to 568 * remove empty env var declaration from questions.yaml +* remove TZ from values. ([#1945](https://github.com/truecharts/apps/issues/1945)) * update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021)) #### Fix @@ -431,27 +389,18 @@ - -### [medusa-1.0.50](https://github.com/truecharts/apps/compare/medusa-1.0.49...medusa-1.0.50) (2022-03-02) - -#### Chore - -* update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999)) - - - - -### [medusa-1.0.49](https://github.com/truecharts/apps/compare/medusa-1.0.48...medusa-1.0.49) (2022-02-28) + +### [mealie-5.0.25](https://github.com/truecharts/apps/compare/mealie-5.0.24...mealie-5.0.25) (2022-03-02) #### Chore * rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957)) -* update docker general non-major ([#1980](https://github.com/truecharts/apps/issues/1980)) +* update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999)) - -### [medusa-1.0.48](https://github.com/truecharts/apps/compare/medusa-1.0.47...medusa-1.0.48) (2022-02-21) + +### [mealie-5.0.24](https://github.com/truecharts/apps/compare/mealie-5.0.23...mealie-5.0.24) (2022-02-21) #### Chore @@ -459,8 +408,8 @@ - -### [medusa-1.0.47](https://github.com/truecharts/apps/compare/medusa-1.0.46...medusa-1.0.47) (2022-02-15) + +### [mealie-5.0.23](https://github.com/truecharts/apps/compare/mealie-5.0.22...mealie-5.0.23) (2022-02-15) #### Chore @@ -468,8 +417,8 @@ - -### [medusa-1.0.46](https://github.com/truecharts/apps/compare/medusa-1.0.45...medusa-1.0.46) (2022-02-08) + +### [mealie-5.0.22](https://github.com/truecharts/apps/compare/mealie-5.0.21...mealie-5.0.22) (2022-02-08) #### Chore @@ -477,17 +426,8 @@ - -### [medusa-1.0.45](https://github.com/truecharts/apps/compare/medusa-1.0.44...medusa-1.0.45) (2022-02-07) - -#### Chore - -* update docker general non-major ([#1863](https://github.com/truecharts/apps/issues/1863)) - - - - -### [medusa-1.0.44](https://github.com/truecharts/apps/compare/medusa-1.0.43...medusa-1.0.44) (2022-02-06) + +### [mealie-5.0.21](https://github.com/truecharts/apps/compare/mealie-5.0.20...mealie-5.0.21) (2022-02-06) #### Chore @@ -495,17 +435,18 @@ - -### [medusa-1.0.43](https://github.com/truecharts/apps/compare/medusa-1.0.42...medusa-1.0.43) (2022-02-05) + +### [mealie-5.0.20](https://github.com/truecharts/apps/compare/mealie-5.0.19...mealie-5.0.20) (2022-02-05) #### Chore * update helm general non-major helm releases ([#1852](https://github.com/truecharts/apps/issues/1852)) +* update docker general non-major ([#1849](https://github.com/truecharts/apps/issues/1849)) - -### [medusa-1.0.42](https://github.com/truecharts/apps/compare/medusa-1.0.41...medusa-1.0.42) (2022-02-02) + +### [mealie-5.0.19](https://github.com/truecharts/apps/compare/mealie-5.0.18...mealie-5.0.19) (2022-02-02) #### Chore @@ -513,8 +454,8 @@ - -### [medusa-1.0.41](https://github.com/truecharts/apps/compare/medusa-1.0.40...medusa-1.0.41) (2022-01-25) + +### [mealie-5.0.18](https://github.com/truecharts/apps/compare/mealie-5.0.17...mealie-5.0.18) (2022-01-25) #### Chore @@ -522,8 +463,8 @@ - -### [medusa-1.0.40](https://github.com/truecharts/apps/compare/medusa-1.0.39...medusa-1.0.40) (2022-01-22) + +### [mealie-5.0.17](https://github.com/truecharts/apps/compare/mealie-5.0.16...mealie-5.0.17) (2022-01-22) #### Chore @@ -531,30 +472,30 @@ - -### [medusa-1.0.39](https://github.com/truecharts/apps/compare/medusa-1.0.38...medusa-1.0.39) (2022-01-21) + +### [mealie-5.0.16](https://github.com/truecharts/apps/compare/mealie-5.0.15...mealie-5.0.16) (2022-01-22) + +#### Chore + +* update helm general non-major helm releases ([#1763](https://github.com/truecharts/apps/issues/1763)) + + + + +### [mealie-5.0.15](https://github.com/truecharts/apps/compare/mealie-5.0.14...mealie-5.0.15) (2022-01-21) #### Chore * update helm general non-major helm releases ([#1759](https://github.com/truecharts/apps/issues/1759)) - - - -### [medusa-1.0.38](https://github.com/truecharts/apps/compare/medusa-1.0.37...medusa-1.0.38) (2022-01-21) - -#### Chore - -* update docker general non-major ([#1751](https://github.com/truecharts/apps/issues/1751)) - #### Fix * set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750)) - -### [medusa-1.0.37](https://github.com/truecharts/apps/compare/medusa-1.0.36...medusa-1.0.37) (2022-01-18) + +### [mealie-5.0.14](https://github.com/truecharts/apps/compare/mealie-5.0.13...mealie-5.0.14) (2022-01-18) #### Chore @@ -562,8 +503,8 @@ - -### [medusa-1.0.36](https://github.com/truecharts/apps/compare/medusa-1.0.35...medusa-1.0.36) (2022-01-13) + +### [mealie-5.0.13](https://github.com/truecharts/apps/compare/mealie-5.0.12...mealie-5.0.13) (2022-01-13) #### Chore @@ -575,8 +516,8 @@ - -### [medusa-1.0.35](https://github.com/truecharts/apps/compare/medusa-1.0.34...medusa-1.0.35) (2022-01-12) + +### [mealie-5.0.12](https://github.com/truecharts/apps/compare/mealie-5.0.11...mealie-5.0.12) (2022-01-12) #### Chore @@ -584,8 +525,8 @@ - -### [medusa-1.0.34](https://github.com/truecharts/apps/compare/medusa-1.0.33...medusa-1.0.34) (2022-01-11) + +### [mealie-5.0.11](https://github.com/truecharts/apps/compare/mealie-5.0.10...mealie-5.0.11) (2022-01-11) #### Chore @@ -593,8 +534,8 @@ - -### [medusa-1.0.33](https://github.com/truecharts/apps/compare/medusa-1.0.32...medusa-1.0.33) (2022-01-04) + +### [mealie-5.0.10](https://github.com/truecharts/apps/compare/mealie-5.0.9...mealie-5.0.10) (2022-01-04) #### Chore @@ -602,8 +543,8 @@ - -### [medusa-1.0.32](https://github.com/truecharts/apps/compare/medusa-1.0.31...medusa-1.0.32) (2021-12-28) + +### [mealie-5.0.9](https://github.com/truecharts/apps/compare/mealie-5.0.8...mealie-5.0.9) (2021-12-28) #### Chore @@ -611,17 +552,8 @@ - -### [medusa-1.0.31](https://github.com/truecharts/apps/compare/medusa-1.0.30...medusa-1.0.31) (2021-12-24) - -#### Chore - -* update docker general non-major ([#1607](https://github.com/truecharts/apps/issues/1607)) - - - - -### [medusa-1.0.30](https://github.com/truecharts/apps/compare/medusa-1.0.29...medusa-1.0.30) (2021-12-21) + +### [mealie-5.0.8](https://github.com/truecharts/apps/compare/mealie-5.0.7...mealie-5.0.8) (2021-12-21) #### Chore @@ -629,18 +561,19 @@ - -### [medusa-1.0.29](https://github.com/truecharts/apps/compare/medusa-1.0.28...medusa-1.0.29) (2021-12-19) + +### [mealie-5.0.7](https://github.com/truecharts/apps/compare/mealie-5.0.6...mealie-5.0.7) (2021-12-19) #### Chore * Last patch bump before RC2 branch-off +* move `envTpl` to `env` ([#1578](https://github.com/truecharts/apps/issues/1578)) * remove `editable: true` as this is the default ([#1576](https://github.com/truecharts/apps/issues/1576)) - -### [medusa-1.0.28](https://github.com/truecharts/apps/compare/medusa-1.0.27...medusa-1.0.28) (2021-12-19) + +### [mealie-5.0.6](https://github.com/truecharts/apps/compare/mealie-5.0.5...mealie-5.0.6) (2021-12-19) #### Chore @@ -649,17 +582,8 @@ - -### [medusa-1.0.27](https://github.com/truecharts/apps/compare/medusa-1.0.26...medusa-1.0.27) (2021-12-19) - -#### Chore - -* update docker general non-major ([#1567](https://github.com/truecharts/apps/issues/1567)) - - - - -### [medusa-1.0.26](https://github.com/truecharts/apps/compare/medusa-1.0.25...medusa-1.0.26) (2021-12-18) + +### [mealie-5.0.5](https://github.com/truecharts/apps/compare/mealie-5.0.4...mealie-5.0.5) (2021-12-18) #### Chore @@ -668,8 +592,8 @@ - -### [medusa-1.0.25](https://github.com/truecharts/apps/compare/medusa-1.0.24...medusa-1.0.25) (2021-12-14) + +### [mealie-5.0.4](https://github.com/truecharts/apps/compare/mealie-5.0.3...mealie-5.0.4) (2021-12-14) #### Chore @@ -677,8 +601,8 @@ - -### [medusa-1.0.24](https://github.com/truecharts/apps/compare/medusa-1.0.23...medusa-1.0.24) (2021-12-13) + +### [mealie-5.0.3](https://github.com/truecharts/apps/compare/mealie-5.0.2...mealie-5.0.3) (2021-12-13) #### Chore @@ -686,8 +610,8 @@ - -### [medusa-1.0.23](https://github.com/truecharts/apps/compare/medusa-1.0.22...medusa-1.0.23) (2021-12-11) + +### [mealie-5.0.2](https://github.com/truecharts/apps/compare/mealie-5.0.1...mealie-5.0.2) (2021-12-11) #### Chore @@ -695,8 +619,26 @@ - -### [medusa-1.0.22](https://github.com/truecharts/apps/compare/medusa-1.0.21...medusa-1.0.22) (2021-12-07) + +### [mealie-5.0.1](https://github.com/truecharts/apps/compare/mealie-5.0.0...mealie-5.0.1) (2021-12-11) + +#### Chore + +* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507)) + + + + +### [mealie-5.0.0](https://github.com/truecharts/apps/compare/mealie-4.0.20...mealie-5.0.0) (2021-12-11) + +#### Feat + +* add pgsql support ([#1504](https://github.com/truecharts/apps/issues/1504)) + + + + +### [mealie-4.0.20](https://github.com/truecharts/apps/compare/mealie-4.0.19...mealie-4.0.20) (2021-12-07) #### Chore @@ -704,19 +646,17 @@ - -### medusa-1.0.21 (2021-12-05) + +### mealie-4.0.19 (2021-12-05) #### Chore * bump apps to generate security page -* ensure container references are prefixed with v * move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) -* update non-major ([#1466](https://github.com/truecharts/apps/issues/1466)) -* update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453)) -* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) * update non-major deps helm releases ([#1471](https://github.com/truecharts/apps/issues/1471)) * update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) +* update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) * update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) #### Fix @@ -725,8 +665,8 @@ - -### [medusa-1.0.20](https://github.com/truecharts/apps/compare/medusa-1.0.19...medusa-1.0.20) (2021-12-05) + +### [mealie-4.0.18](https://github.com/truecharts/apps/compare/mealie-4.0.17...mealie-4.0.18) (2021-12-05) #### Chore @@ -734,17 +674,8 @@ - -### [medusa-1.0.19](https://github.com/truecharts/apps/compare/medusa-1.0.18...medusa-1.0.19) (2021-12-05) - -#### Chore - -* update non-major ([#1466](https://github.com/truecharts/apps/issues/1466)) - - - - -### [medusa-1.0.18](https://github.com/truecharts/apps/compare/medusa-1.0.17...medusa-1.0.18) (2021-12-04) + +### [mealie-4.0.17](https://github.com/truecharts/apps/compare/mealie-4.0.16...mealie-4.0.17) (2021-12-04) #### Chore @@ -752,8 +683,8 @@ - -### [medusa-1.0.17](https://github.com/truecharts/apps/compare/medusa-1.0.16...medusa-1.0.17) (2021-12-04) + +### [mealie-4.0.16](https://github.com/truecharts/apps/compare/mealie-4.0.15...mealie-4.0.16) (2021-12-04) #### Chore @@ -761,19 +692,18 @@ - -### [medusa-1.0.16](https://github.com/truecharts/apps/compare/medusa-1.0.15...medusa-1.0.16) (2021-12-03) + +### [mealie-4.0.15](https://github.com/truecharts/apps/compare/mealie-4.0.14...mealie-4.0.15) (2021-12-03) #### Chore -* ensure container references are prefixed with v * move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) * update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) - -### [medusa-1.0.15](https://github.com/truecharts/apps/compare/medusa-1.0.14...medusa-1.0.15) (2021-11-30) + +### [mealie-4.0.14](https://github.com/truecharts/apps/compare/mealie-4.0.13...mealie-4.0.14) (2021-11-30) #### Chore @@ -785,8 +715,8 @@ - -### [medusa-1.0.14](https://github.com/truecharts/apps/compare/medusa-1.0.13...medusa-1.0.14) (2021-11-23) + +### [mealie-4.0.13](https://github.com/truecharts/apps/compare/mealie-4.0.12...mealie-4.0.13) (2021-11-23) #### Chore @@ -794,8 +724,8 @@ - -### [medusa-1.0.13](https://github.com/truecharts/apps/compare/medusa-1.0.12...medusa-1.0.13) (2021-11-22) + +### [mealie-4.0.12](https://github.com/truecharts/apps/compare/mealie-4.0.11...mealie-4.0.12) (2021-11-22) #### Chore @@ -803,17 +733,8 @@ - -### [medusa-1.0.12](https://github.com/truecharts/apps/compare/medusa-1.0.11...medusa-1.0.12) (2021-11-22) - -#### Chore - -* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) - - - - -### [medusa-1.0.11](https://github.com/truecharts/apps/compare/medusa-1.0.10...medusa-1.0.11) (2021-11-16) + +### [mealie-4.0.11](https://github.com/truecharts/apps/compare/mealie-4.0.10...mealie-4.0.11) (2021-11-16) #### Chore @@ -821,8 +742,8 @@ - -### [medusa-1.0.10](https://github.com/truecharts/apps/compare/medusa-1.0.9...medusa-1.0.10) (2021-11-15) + +### [mealie-4.0.10](https://github.com/truecharts/apps/compare/mealie-4.0.9...mealie-4.0.10) (2021-11-15) #### Chore @@ -831,8 +752,8 @@ - -### [medusa-1.0.9](https://github.com/truecharts/apps/compare/medusa-1.0.8...medusa-1.0.9) (2021-11-14) + +### [mealie-4.0.9](https://github.com/truecharts/apps/compare/mealie-4.0.8...mealie-4.0.9) (2021-11-14) #### Chore @@ -848,8 +769,8 @@ - -### [medusa-1.0.8](https://github.com/truecharts/apps/compare/medusa-1.0.7...medusa-1.0.8) (2021-11-09) + +### [mealie-4.0.8](https://github.com/truecharts/apps/compare/mealie-4.0.7...mealie-4.0.8) (2021-11-09) #### Chore @@ -857,17 +778,8 @@ - -### [medusa-1.0.7](https://github.com/truecharts/apps/compare/medusa-1.0.6...medusa-1.0.7) (2021-11-07) - -#### Fix - -* update medusa manually - - - - -### [medusa-1.0.6](https://github.com/truecharts/apps/compare/medusa-1.0.5...medusa-1.0.6) (2021-11-07) + +### [mealie-4.0.7](https://github.com/truecharts/apps/compare/mealie-4.0.6...mealie-4.0.7) (2021-11-07) #### Chore @@ -875,8 +787,8 @@ - -### [medusa-1.0.5](https://github.com/truecharts/apps/compare/medusa-1.0.4...medusa-1.0.5) (2021-11-07) + +### [mealie-4.0.6](https://github.com/truecharts/apps/compare/mealie-4.0.5...mealie-4.0.6) (2021-11-07) #### Chore @@ -892,8 +804,8 @@ - -### [medusa-1.0.4](https://github.com/truecharts/apps/compare/medusa-1.0.3...medusa-1.0.4) (2021-11-02) + +### [mealie-4.0.5](https://github.com/truecharts/apps/compare/mealie-4.0.4...mealie-4.0.5) (2021-11-02) #### Chore @@ -901,8 +813,8 @@ - -### [medusa-1.0.3](https://github.com/truecharts/apps/compare/medusa-1.0.2...medusa-1.0.3) (2021-11-01) + +### [mealie-4.0.4](https://github.com/truecharts/apps/compare/mealie-4.0.3...mealie-4.0.4) (2021-11-01) #### Chore @@ -910,8 +822,17 @@ - -### [medusa-1.0.2](https://github.com/truecharts/apps/compare/medusa-1.0.1...medusa-1.0.2) (2021-10-26) + +### [mealie-4.0.3](https://github.com/truecharts/apps/compare/mealie-4.0.2...mealie-4.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + + +### [mealie-4.0.2](https://github.com/truecharts/apps/compare/mealie-4.0.1...mealie-4.0.2) (2021-10-26) #### Chore @@ -919,8 +840,8 @@ - -### [medusa-1.0.1](https://github.com/truecharts/apps/compare/medusa-1.0.0...medusa-1.0.1) (2021-10-26) + +### [mealie-4.0.1](https://github.com/truecharts/apps/compare/mealie-4.0.0...mealie-4.0.1) (2021-10-26) #### Chore @@ -928,8 +849,8 @@ - -### [medusa-1.0.0](https://github.com/truecharts/apps/compare/medusa-0.0.12...medusa-1.0.0) (2021-10-25) + +### [mealie-4.0.0](https://github.com/truecharts/apps/compare/mealie-3.0.16...mealie-4.0.0) (2021-10-25) #### Chore @@ -937,26 +858,36 @@ - -### [medusa-0.0.12](https://github.com/truecharts/apps/compare/medusa-0.0.9...medusa-0.0.12) (2021-10-20) + +### [mealie-3.0.16](https://github.com/truecharts/apps/compare/mealie-3.0.13...mealie-3.0.16) (2021-10-20) #### Chore * bump apps, remove duplicates and move incubator to stable for RC1 +* update non-major deps helm releases ([#1213](https://github.com/truecharts/apps/issues/1213)) + +#### Fix + +* reenable postgresql migration scripting and bump all to force update +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) - -### [medusa-0.0.9](https://github.com/truecharts/apps/compare/medusa-0.0.8...medusa-0.0.9) (2021-10-20) + +### [mealie-3.0.13](https://github.com/truecharts/apps/compare/mealie-3.0.12...mealie-3.0.13) (2021-10-20) #### Chore * bump versions to rerelease and fix icons +#### Fix + +* Use shorted description - -### [medusa-0.0.8](https://github.com/truecharts/apps/compare/medusa-0.0.7...medusa-0.0.8) (2021-10-19) + + +### [mealie-3.0.12](https://github.com/truecharts/apps/compare/mealie-3.0.11...mealie-3.0.12) (2021-10-19) #### Change @@ -978,8 +909,8 @@ - -### [medusa-0.0.7](https://github.com/truecharts/apps/compare/medusa-0.0.6...medusa-0.0.7) (2021-10-19) + +### [mealie-3.0.11](https://github.com/truecharts/apps/compare/mealie-3.0.10...mealie-3.0.11) (2021-10-19) #### Fix @@ -987,8 +918,8 @@ - -### [medusa-0.0.6](https://github.com/truecharts/apps/compare/medusa-0.0.5...medusa-0.0.6) (2021-10-19) + +### [mealie-3.0.10](https://github.com/truecharts/apps/compare/mealie-3.0.9...mealie-3.0.10) (2021-10-19) #### Fix @@ -996,12 +927,8 @@ - -### [medusa-0.0.5](https://github.com/truecharts/apps/compare/medusa-0.0.4...medusa-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +### [mealie-3.0.9](https://github.com/truecharts/apps/compare/mealie-3.0.8...mealie-3.0.9) (2021-10-18) #### Refactor @@ -1009,8 +936,8 @@ - -### [medusa-0.0.4](https://github.com/truecharts/apps/compare/medusa-0.0.3...medusa-0.0.4) (2021-10-17) + +### [mealie-3.0.8](https://github.com/truecharts/apps/compare/mealie-3.0.7...mealie-3.0.8) (2021-10-17) #### Chore @@ -1022,8 +949,8 @@ - -### [medusa-0.0.3](https://github.com/truecharts/apps/compare/medusa-0.0.2...medusa-0.0.3) (2021-10-13) + +### [mealie-3.0.7](https://github.com/truecharts/apps/compare/mealie-3.0.6...mealie-3.0.7) (2021-10-13) #### Chore @@ -1031,14 +958,79 @@ - -### [medusa-0.0.2](https://github.com/truecharts/apps/compare/medusa-0.0.1...medusa-0.0.2) (2021-10-13) + +### [mealie-3.0.6](https://github.com/truecharts/apps/compare/mealie-3.0.5...mealie-3.0.6) (2021-10-12) #### Chore -* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - -### medusa-0.0.1 (2021-10-04) + +### [mealie-3.0.5](https://github.com/truecharts/apps/compare/mealie-3.0.4...mealie-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [mealie-3.0.4](https://github.com/truecharts/apps/compare/mealie-3.0.3...mealie-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) + + + + +### [mealie-3.0.3](https://github.com/truecharts/apps/compare/mealie-3.0.2...mealie-3.0.3) (2021-09-29) + +#### Chore + +* update helm chart common to v8.0.13 ([#1060](https://github.com/truecharts/apps/issues/1060)) + + + + +### [mealie-3.0.1](https://github.com/truecharts/apps/compare/mealie-3.0.0...mealie-3.0.1) (2021-09-26) + + + + +### [mealie-3.0.0](https://github.com/truecharts/apps/compare/mealie-2.0.2...mealie-3.0.0) (2021-09-26) + + + + +### [mealie-2.0.2](https://github.com/truecharts/apps/compare/mealie-2.0.1...mealie-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + + + + +### [mealie-2.0.1](https://github.com/truecharts/apps/compare/mealie-1.11.15...mealie-2.0.1) (2021-09-13) + +#### Chore + +* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) +* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) + +#### Feat + +* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) +* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) +* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) +* Move some common containers to our own containers + + +## [mealie-1.11.15](https://github.com/truecharts/apps/compare/mealie-1.11.14...mealie-1.11.15) (2021-09-08) + +### Fix + +* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922)) diff --git a/charts/stable/meshroom/.helmignore b/charts/stable/meshroom/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/meshroom/.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/charts/stable/meshroom/CHANGELOG.md b/charts/stable/meshroom/CHANGELOG.md index 55d034bb5ab..0f2a3437f94 100644 --- a/charts/stable/meshroom/CHANGELOG.md +++ b/charts/stable/meshroom/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [meshroom-2.0.16](https://github.com/truecharts/apps/compare/meshroom-2.0.14...meshroom-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [meshroom-2.0.14](https://github.com/truecharts/apps/compare/meshroom-2.0.12...meshroom-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/metallb/.helmignore b/charts/stable/metallb/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/metallb/.helmignore +++ b/charts/stable/metallb/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/metallb/CHANGELOG.md b/charts/stable/metallb/CHANGELOG.md index 25889023bbc..4ea9d4529a2 100644 --- a/charts/stable/metallb/CHANGELOG.md +++ b/charts/stable/metallb/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [metallb-2.0.10](https://github.com/truecharts/apps/compare/metallb-2.0.8...metallb-2.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [metallb-2.0.8](https://github.com/truecharts/apps/compare/metallb-2.0.7...metallb-2.0.8) (2022-07-14) ### Fix diff --git a/charts/stable/metube/.helmignore b/charts/stable/metube/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/metube/.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/charts/stable/metube/CHANGELOG.md b/charts/stable/metube/CHANGELOG.md index 3792ffcef24..7d51b388e6a 100644 --- a/charts/stable/metube/CHANGELOG.md +++ b/charts/stable/metube/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [metube-2.0.16](https://github.com/truecharts/apps/compare/metube-2.0.14...metube-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [metube-2.0.14](https://github.com/truecharts/apps/compare/metube-2.0.12...metube-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/minecraft-bedrock/.helmignore b/charts/stable/minecraft-bedrock/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/minecraft-bedrock/.helmignore +++ b/charts/stable/minecraft-bedrock/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/minecraft-bedrock/CHANGELOG.md b/charts/stable/minecraft-bedrock/CHANGELOG.md index 093efa98cda..6c874dca188 100644 --- a/charts/stable/minecraft-bedrock/CHANGELOG.md +++ b/charts/stable/minecraft-bedrock/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [minecraft-bedrock-1.0.17](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.15...minecraft-bedrock-1.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [minecraft-bedrock-1.0.15](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.13...minecraft-bedrock-1.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/minecraft-java/.helmignore b/charts/stable/minecraft-java/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/minecraft-java/.helmignore +++ b/charts/stable/minecraft-java/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/minecraft-java/CHANGELOG.md b/charts/stable/minecraft-java/CHANGELOG.md index a6ac0629108..d6a09773c89 100644 --- a/charts/stable/minecraft-java/CHANGELOG.md +++ b/charts/stable/minecraft-java/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [minecraft-java-1.0.23](https://github.com/truecharts/apps/compare/minecraft-java-1.0.21...minecraft-java-1.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [minecraft-java-1.0.21](https://github.com/truecharts/apps/compare/minecraft-java-1.0.19...minecraft-java-1.0.21) (2022-07-12) ### Chore diff --git a/charts/stable/minetest/.helmignore b/charts/stable/minetest/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/minetest/.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/charts/stable/minetest/CHANGELOG.md b/charts/stable/minetest/CHANGELOG.md index db03ff73935..24e1d469061 100644 --- a/charts/stable/minetest/CHANGELOG.md +++ b/charts/stable/minetest/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [minetest-1.0.16](https://github.com/truecharts/apps/compare/minetest-1.0.14...minetest-1.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [minetest-1.0.14](https://github.com/truecharts/apps/compare/minetest-1.0.12...minetest-1.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/miniflux/.helmignore b/charts/stable/miniflux/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/miniflux/.helmignore +++ b/charts/stable/miniflux/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/miniflux/CHANGELOG.md b/charts/stable/miniflux/CHANGELOG.md index bd4dfbeb550..25996dc7dc3 100644 --- a/charts/stable/miniflux/CHANGELOG.md +++ b/charts/stable/miniflux/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [miniflux-7.0.18](https://github.com/truecharts/apps/compare/miniflux-7.0.16...miniflux-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [miniflux-7.0.16](https://github.com/truecharts/apps/compare/miniflux-7.0.14...miniflux-7.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/minio-console/.helmignore b/charts/stable/minio-console/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/minio-console/.helmignore +++ b/charts/stable/minio-console/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/minio-console/CHANGELOG.md b/charts/stable/minio-console/CHANGELOG.md index 8e84d6efd61..a2c8c17993b 100644 --- a/charts/stable/minio-console/CHANGELOG.md +++ b/charts/stable/minio-console/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [minio-console-3.0.19](https://github.com/truecharts/apps/compare/minio-console-3.0.17...minio-console-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [minio-console-3.0.17](https://github.com/truecharts/apps/compare/minio-console-3.0.16...minio-console-3.0.17) (2022-07-13) ### Chore diff --git a/charts/stable/minio/.helmignore b/charts/stable/minio/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/minio/.helmignore +++ b/charts/stable/minio/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/minio/CHANGELOG.md b/charts/stable/minio/CHANGELOG.md index 31fb1466170..1db2b7201f4 100644 --- a/charts/stable/minio/CHANGELOG.md +++ b/charts/stable/minio/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [minio-3.0.26](https://github.com/truecharts/apps/compare/minio-3.0.24...minio-3.0.26) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [minio-3.0.24](https://github.com/truecharts/apps/compare/minio-console-3.0.17...minio-3.0.24) (2022-07-14) ### Chore diff --git a/charts/stable/minisatip/.helmignore b/charts/stable/minisatip/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/minisatip/.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/charts/stable/minisatip/CHANGELOG.md b/charts/stable/minisatip/CHANGELOG.md index 3bd16d5ed41..3c94be98a1b 100644 --- a/charts/stable/minisatip/CHANGELOG.md +++ b/charts/stable/minisatip/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [minisatip-2.0.16](https://github.com/truecharts/apps/compare/minisatip-2.0.14...minisatip-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [minisatip-2.0.14](https://github.com/truecharts/apps/compare/minisatip-2.0.12...minisatip-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/mkvtoolnix/.helmignore b/charts/stable/mkvtoolnix/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/mkvtoolnix/.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/charts/stable/mkvtoolnix/CHANGELOG.md b/charts/stable/mkvtoolnix/CHANGELOG.md index 9eafa934dc9..b7d34cc47af 100644 --- a/charts/stable/mkvtoolnix/CHANGELOG.md +++ b/charts/stable/mkvtoolnix/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mkvtoolnix-2.0.17](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.15...mkvtoolnix-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mkvtoolnix-2.0.15](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.13...mkvtoolnix-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/ml-workspace/.helmignore b/charts/stable/ml-workspace/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/ml-workspace/.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/charts/stable/ml-workspace/CHANGELOG.md b/charts/stable/ml-workspace/CHANGELOG.md index abc48497cac..dedcf89d681 100644 --- a/charts/stable/ml-workspace/CHANGELOG.md +++ b/charts/stable/ml-workspace/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ml-workspace-2.0.16](https://github.com/truecharts/apps/compare/ml-workspace-2.0.14...ml-workspace-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ml-workspace-2.0.14](https://github.com/truecharts/apps/compare/ml-workspace-2.0.12...ml-workspace-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/monica/.helmignore b/charts/stable/monica/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/monica/.helmignore +++ b/charts/stable/monica/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/monica/CHANGELOG.md b/charts/stable/monica/CHANGELOG.md index 1e95ea3bdf7..7be3b93f78c 100644 --- a/charts/stable/monica/CHANGELOG.md +++ b/charts/stable/monica/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [monica-3.0.24](https://github.com/truecharts/apps/compare/monica-3.0.22...monica-3.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [monica-3.0.22](https://github.com/truecharts/apps/compare/monica-3.0.21...monica-3.0.22) (2022-07-14) ### Chore diff --git a/charts/stable/mosdns/.helmignore b/charts/stable/mosdns/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/mosdns/.helmignore +++ b/charts/stable/mosdns/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/mosdns/CHANGELOG.md b/charts/stable/mosdns/CHANGELOG.md index 39b56ccc797..5f30ca3f335 100644 --- a/charts/stable/mosdns/CHANGELOG.md +++ b/charts/stable/mosdns/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mosdns-2.0.18](https://github.com/truecharts/apps/compare/mosdns-2.0.16...mosdns-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mosdns-2.0.16](https://github.com/truecharts/apps/compare/mosdns-2.0.14...mosdns-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/mosquitto/.helmignore b/charts/stable/mosquitto/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/mosquitto/.helmignore +++ b/charts/stable/mosquitto/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/mosquitto/CHANGELOG.md b/charts/stable/mosquitto/CHANGELOG.md index 3b61700cadc..02989ee0358 100644 --- a/charts/stable/mosquitto/CHANGELOG.md +++ b/charts/stable/mosquitto/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mosquitto-6.0.16](https://github.com/truecharts/apps/compare/mosquitto-6.0.14...mosquitto-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mosquitto-6.0.14](https://github.com/truecharts/apps/compare/mosquitto-6.0.12...mosquitto-6.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/mstream/.helmignore b/charts/stable/mstream/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/mstream/.helmignore +++ b/charts/stable/mstream/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/mstream/CHANGELOG.md b/charts/stable/mstream/CHANGELOG.md index 9c3c3428a4b..4777f98b97f 100644 --- a/charts/stable/mstream/CHANGELOG.md +++ b/charts/stable/mstream/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mstream-3.0.16](https://github.com/truecharts/apps/compare/mstream-3.0.14...mstream-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mstream-3.0.14](https://github.com/truecharts/apps/compare/mstream-3.0.12...mstream-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/muximux/.helmignore b/charts/stable/muximux/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/muximux/.helmignore +++ b/charts/stable/muximux/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/muximux/CHANGELOG.md b/charts/stable/muximux/CHANGELOG.md index 62f0d9dad21..82e8991e1db 100644 --- a/charts/stable/muximux/CHANGELOG.md +++ b/charts/stable/muximux/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [muximux-3.0.16](https://github.com/truecharts/apps/compare/muximux-3.0.14...muximux-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [muximux-3.0.14](https://github.com/truecharts/apps/compare/muximux-3.0.12...muximux-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/mylar/.helmignore b/charts/stable/mylar/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/mylar/.helmignore +++ b/charts/stable/mylar/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/mylar/CHANGELOG.md b/charts/stable/mylar/CHANGELOG.md index 87c2c77504e..b43f2a8fbd7 100644 --- a/charts/stable/mylar/CHANGELOG.md +++ b/charts/stable/mylar/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mylar-6.0.17](https://github.com/truecharts/apps/compare/mylar-6.0.15...mylar-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mylar-6.0.15](https://github.com/truecharts/apps/compare/mylar-6.0.14...mylar-6.0.15) (2022-07-13) ### Fix diff --git a/charts/stable/mysql-workbench/.helmignore b/charts/stable/mysql-workbench/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/mysql-workbench/.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/charts/stable/mysql-workbench/CHANGELOG.md b/charts/stable/mysql-workbench/CHANGELOG.md index 4030ab254a0..2a0f1b6b6d2 100644 --- a/charts/stable/mysql-workbench/CHANGELOG.md +++ b/charts/stable/mysql-workbench/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mysql-workbench-2.0.16](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.14...mysql-workbench-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [mysql-workbench-2.0.14](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.12...mysql-workbench-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/n8n/.helmignore b/charts/stable/n8n/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/n8n/.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/charts/stable/n8n/CHANGELOG.md b/charts/stable/n8n/CHANGELOG.md index d55b328ddc7..9bb973f5746 100644 --- a/charts/stable/n8n/CHANGELOG.md +++ b/charts/stable/n8n/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [n8n-4.0.25](https://github.com/truecharts/apps/compare/n8n-4.0.23...n8n-4.0.25) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [n8n-4.0.23](https://github.com/truecharts/apps/compare/n8n-4.0.22...n8n-4.0.23) (2022-07-14) ### Chore diff --git a/charts/stable/nano-wallet/.helmignore b/charts/stable/nano-wallet/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/nano-wallet/.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/charts/stable/nano-wallet/CHANGELOG.md b/charts/stable/nano-wallet/CHANGELOG.md index e26b1053734..a92d06493e4 100644 --- a/charts/stable/nano-wallet/CHANGELOG.md +++ b/charts/stable/nano-wallet/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [nano-wallet-2.0.16](https://github.com/truecharts/apps/compare/nano-wallet-2.0.14...nano-wallet-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [nano-wallet-2.0.14](https://github.com/truecharts/apps/compare/nano-wallet-2.0.12...nano-wallet-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/navidrome/.helmignore b/charts/stable/navidrome/.helmignore index ede8444e9ee..77ca5567b26 100644 --- a/charts/stable/navidrome/.helmignore +++ b/charts/stable/navidrome/.helmignore @@ -18,7 +18,13 @@ # Various IDEs .project .idea/ -.vscode/ *.tmproj +.vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/navidrome/CHANGELOG.md b/charts/stable/navidrome/CHANGELOG.md index 38798256fa2..cb9c1a5c40f 100644 --- a/charts/stable/navidrome/CHANGELOG.md +++ b/charts/stable/navidrome/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [navidrome-11.0.16](https://github.com/truecharts/apps/compare/navidrome-11.0.14...navidrome-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [navidrome-11.0.14](https://github.com/truecharts/apps/compare/navidrome-11.0.12...navidrome-11.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/netdata/.helmignore b/charts/stable/netdata/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/netdata/.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/charts/stable/netdata/CHANGELOG.md b/charts/stable/netdata/CHANGELOG.md index e6c6938a710..6c832f6a8b5 100644 --- a/charts/stable/netdata/CHANGELOG.md +++ b/charts/stable/netdata/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [netdata-2.0.18](https://github.com/truecharts/apps/compare/netdata-2.0.16...netdata-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [netdata-2.0.16](https://github.com/truecharts/apps/compare/netdata-2.0.14...netdata-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/nextcloud/.helmignore b/charts/stable/nextcloud/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/nextcloud/.helmignore +++ b/charts/stable/nextcloud/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md index b6ba8768186..564a092972b 100644 --- a/charts/stable/nextcloud/CHANGELOG.md +++ b/charts/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [nextcloud-15.2.15](https://github.com/truecharts/apps/compare/nextcloud-15.2.13...nextcloud-15.2.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [nextcloud-15.2.13](https://github.com/truecharts/apps/compare/nextcloud-15.2.12...nextcloud-15.2.13) (2022-07-14) ### Chore diff --git a/charts/stable/nextpvr/.helmignore b/charts/stable/nextpvr/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/nextpvr/.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/charts/stable/nextpvr/CHANGELOG.md b/charts/stable/nextpvr/CHANGELOG.md index 7ce5ba6b531..89bd8e420d9 100644 --- a/charts/stable/nextpvr/CHANGELOG.md +++ b/charts/stable/nextpvr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [nextpvr-2.0.16](https://github.com/truecharts/apps/compare/nextpvr-2.0.14...nextpvr-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [nextpvr-2.0.14](https://github.com/truecharts/apps/compare/nextpvr-2.0.12...nextpvr-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/ngircd/.helmignore b/charts/stable/ngircd/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/ngircd/.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/charts/stable/ngircd/CHANGELOG.md b/charts/stable/ngircd/CHANGELOG.md index 91c23e4aea7..5adec17c214 100644 --- a/charts/stable/ngircd/CHANGELOG.md +++ b/charts/stable/ngircd/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ngircd-2.0.16](https://github.com/truecharts/apps/compare/ngircd-2.0.14...ngircd-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ngircd-2.0.14](https://github.com/truecharts/apps/compare/ngircd-2.0.12...ngircd-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/nntp2nntp/.helmignore b/charts/stable/nntp2nntp/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/nntp2nntp/.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/charts/stable/nntp2nntp/CHANGELOG.md b/charts/stable/nntp2nntp/CHANGELOG.md index 88915a455f6..fb2d1bcc691 100644 --- a/charts/stable/nntp2nntp/CHANGELOG.md +++ b/charts/stable/nntp2nntp/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [nntp2nntp-2.0.16](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.14...nntp2nntp-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [nntp2nntp-2.0.14](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.12...nntp2nntp-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/nocodb/.helmignore b/charts/stable/nocodb/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/nocodb/.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/charts/stable/nocodb/CHANGELOG.md b/charts/stable/nocodb/CHANGELOG.md index 06aec18f5bb..717ed4f48d7 100644 --- a/charts/stable/nocodb/CHANGELOG.md +++ b/charts/stable/nocodb/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [nocodb-3.0.22](https://github.com/truecharts/apps/compare/nocodb-3.0.20...nocodb-3.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [nocodb-3.0.20](https://github.com/truecharts/apps/compare/nocodb-3.0.18...nocodb-3.0.20) (2022-07-12) ### Chore diff --git a/charts/stable/node-red/.helmignore b/charts/stable/node-red/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/node-red/.helmignore +++ b/charts/stable/node-red/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/node-red/CHANGELOG.md b/charts/stable/node-red/CHANGELOG.md index 2d00043c023..d7950cc3d71 100644 --- a/charts/stable/node-red/CHANGELOG.md +++ b/charts/stable/node-red/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [node-red-11.0.17](https://github.com/truecharts/apps/compare/node-red-11.0.15...node-red-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [node-red-11.0.15](https://github.com/truecharts/apps/compare/node-red-11.0.13...node-red-11.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/novnc/.helmignore b/charts/stable/novnc/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/novnc/.helmignore +++ b/charts/stable/novnc/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/novnc/CHANGELOG.md b/charts/stable/novnc/CHANGELOG.md index 7afa8a75657..f9470a81928 100644 --- a/charts/stable/novnc/CHANGELOG.md +++ b/charts/stable/novnc/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [novnc-3.0.17](https://github.com/truecharts/apps/compare/novnc-3.0.15...novnc-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [novnc-3.0.15](https://github.com/truecharts/apps/compare/novnc-3.0.13...novnc-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/ntfy/.helmignore b/charts/stable/ntfy/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/ntfy/.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/charts/stable/ntfy/CHANGELOG.md b/charts/stable/ntfy/CHANGELOG.md index 114c7189fb9..0ff34d9cd35 100644 --- a/charts/stable/ntfy/CHANGELOG.md +++ b/charts/stable/ntfy/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ntfy-2.0.19](https://github.com/truecharts/apps/compare/ntfy-2.0.17...ntfy-2.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ntfy-2.0.17](https://github.com/truecharts/apps/compare/ntfy-2.0.15...ntfy-2.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/nullserv/.helmignore b/charts/stable/nullserv/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/nullserv/.helmignore +++ b/charts/stable/nullserv/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/nullserv/CHANGELOG.md b/charts/stable/nullserv/CHANGELOG.md index 7ba73a9cf4e..db7efbd47f8 100644 --- a/charts/stable/nullserv/CHANGELOG.md +++ b/charts/stable/nullserv/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [nullserv-6.0.17](https://github.com/truecharts/apps/compare/nullserv-6.0.15...nullserv-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [nullserv-6.0.15](https://github.com/truecharts/apps/compare/nullserv-6.0.13...nullserv-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/nzbget/.helmignore b/charts/stable/nzbget/.helmignore index 46fd8996562..77ca5567b26 100644 --- a/charts/stable/nzbget/.helmignore +++ b/charts/stable/nzbget/.helmignore @@ -19,5 +19,12 @@ .project .idea/ *.tmproj +.vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/nzbget/CHANGELOG.md b/charts/stable/nzbget/CHANGELOG.md index cd645f95f4b..e1f13287721 100644 --- a/charts/stable/nzbget/CHANGELOG.md +++ b/charts/stable/nzbget/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [nzbget-11.0.17](https://github.com/truecharts/apps/compare/nzbget-11.0.15...nzbget-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [nzbget-11.0.15](https://github.com/truecharts/apps/compare/nzbget-11.0.13...nzbget-11.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/nzbhydra/.helmignore b/charts/stable/nzbhydra/.helmignore index 46fd8996562..77ca5567b26 100644 --- a/charts/stable/nzbhydra/.helmignore +++ b/charts/stable/nzbhydra/.helmignore @@ -19,5 +19,12 @@ .project .idea/ *.tmproj +.vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/nzbhydra/CHANGELOG.md b/charts/stable/nzbhydra/CHANGELOG.md index 9c6a8007d18..c3ddf2824af 100644 --- a/charts/stable/nzbhydra/CHANGELOG.md +++ b/charts/stable/nzbhydra/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [nzbhydra-11.0.20](https://github.com/truecharts/apps/compare/nzbhydra-11.0.18...nzbhydra-11.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [nzbhydra-11.0.18](https://github.com/truecharts/apps/compare/nzbhydra-11.0.16...nzbhydra-11.0.18) (2022-07-12) ### Chore diff --git a/charts/stable/octoprint/.helmignore b/charts/stable/octoprint/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/octoprint/.helmignore +++ b/charts/stable/octoprint/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/octoprint/CHANGELOG.md b/charts/stable/octoprint/CHANGELOG.md index a6ef6097980..a30791cbd0f 100644 --- a/charts/stable/octoprint/CHANGELOG.md +++ b/charts/stable/octoprint/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [octoprint-6.0.18](https://github.com/truecharts/apps/compare/octoprint-6.0.16...octoprint-6.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [octoprint-6.0.16](https://github.com/truecharts/apps/compare/octoprint-6.0.14...octoprint-6.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/odoo/.helmignore b/charts/stable/odoo/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/odoo/.helmignore +++ b/charts/stable/odoo/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/odoo/CHANGELOG.md b/charts/stable/odoo/CHANGELOG.md index 9bffdf49dcb..8d0def66dcd 100644 --- a/charts/stable/odoo/CHANGELOG.md +++ b/charts/stable/odoo/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [odoo-8.0.20](https://github.com/truecharts/apps/compare/odoo-8.0.18...odoo-8.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [odoo-8.0.18](https://github.com/truecharts/apps/compare/odoo-8.0.16...odoo-8.0.18) (2022-07-12) ### Chore diff --git a/charts/stable/omada-controller/.helmignore b/charts/stable/omada-controller/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/omada-controller/.helmignore +++ b/charts/stable/omada-controller/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/omada-controller/CHANGELOG.md b/charts/stable/omada-controller/CHANGELOG.md index 61de4dc009f..af4103d5205 100644 --- a/charts/stable/omada-controller/CHANGELOG.md +++ b/charts/stable/omada-controller/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [omada-controller-6.0.29](https://github.com/truecharts/apps/compare/omada-controller-6.0.27...omada-controller-6.0.29) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [omada-controller-6.0.27](https://github.com/truecharts/apps/compare/omada-controller-6.0.26...omada-controller-6.0.27) (2022-07-14) ### Chore diff --git a/charts/stable/ombi/.helmignore b/charts/stable/ombi/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/ombi/.helmignore +++ b/charts/stable/ombi/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/ombi/CHANGELOG.md b/charts/stable/ombi/CHANGELOG.md index 95410b6bf82..157002cf54d 100644 --- a/charts/stable/ombi/CHANGELOG.md +++ b/charts/stable/ombi/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ombi-11.0.18](https://github.com/truecharts/apps/compare/ombi-11.0.16...ombi-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ombi-11.0.16](https://github.com/truecharts/apps/compare/ombi-11.0.14...ombi-11.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/onlyoffice-document-server/.helmignore b/charts/stable/onlyoffice-document-server/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/onlyoffice-document-server/.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/charts/stable/onlyoffice-document-server/CHANGELOG.md b/charts/stable/onlyoffice-document-server/CHANGELOG.md index 4b6e51b80a5..82329e7c0e9 100644 --- a/charts/stable/onlyoffice-document-server/CHANGELOG.md +++ b/charts/stable/onlyoffice-document-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [onlyoffice-document-server-6.0.17](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.15...onlyoffice-document-server-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [onlyoffice-document-server-6.0.15](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.13...onlyoffice-document-server-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/openhab/.helmignore b/charts/stable/openhab/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/openhab/.helmignore +++ b/charts/stable/openhab/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/openhab/CHANGELOG.md b/charts/stable/openhab/CHANGELOG.md index 7a8691da883..2273f2623c6 100644 --- a/charts/stable/openhab/CHANGELOG.md +++ b/charts/stable/openhab/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [openhab-2.0.18](https://github.com/truecharts/apps/compare/openhab-2.0.16...openhab-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [openhab-2.0.16](https://github.com/truecharts/apps/compare/openhab-2.0.14...openhab-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/openkm/.helmignore b/charts/stable/openkm/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/openkm/.helmignore +++ b/charts/stable/openkm/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/openkm/CHANGELOG.md b/charts/stable/openkm/CHANGELOG.md index 8828237f4d6..5e37603bdc6 100644 --- a/charts/stable/openkm/CHANGELOG.md +++ b/charts/stable/openkm/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [openkm-7.0.17](https://github.com/truecharts/apps/compare/openkm-7.0.15...openkm-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [openkm-7.0.15](https://github.com/truecharts/apps/compare/openkm-7.0.13...openkm-7.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/openldap/.helmignore b/charts/stable/openldap/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/openldap/.helmignore +++ b/charts/stable/openldap/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/openldap/CHANGELOG.md b/charts/stable/openldap/CHANGELOG.md index 3736572f156..05d33076a05 100644 --- a/charts/stable/openldap/CHANGELOG.md +++ b/charts/stable/openldap/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [openldap-7.0.17](https://github.com/truecharts/apps/compare/openldap-7.0.15...openldap-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [openldap-7.0.15](https://github.com/truecharts/apps/compare/openldap-7.0.13...openldap-7.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/openspeedtest/.helmignore b/charts/stable/openspeedtest/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/openspeedtest/.helmignore +++ b/charts/stable/openspeedtest/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/openspeedtest/CHANGELOG.md b/charts/stable/openspeedtest/CHANGELOG.md index 544b2018faf..c2032482b45 100644 --- a/charts/stable/openspeedtest/CHANGELOG.md +++ b/charts/stable/openspeedtest/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [openspeedtest-1.0.15](https://github.com/truecharts/apps/compare/openspeedtest-1.0.13...openspeedtest-1.0.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [openspeedtest-1.0.13](https://github.com/truecharts/apps/compare/openspeedtest-1.0.11...openspeedtest-1.0.13) (2022-07-12) ### Chore diff --git a/charts/stable/openvscode-server/.helmignore b/charts/stable/openvscode-server/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/openvscode-server/.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/charts/stable/openvscode-server/CHANGELOG.md b/charts/stable/openvscode-server/CHANGELOG.md index 488b211c2be..2c60461a403 100644 --- a/charts/stable/openvscode-server/CHANGELOG.md +++ b/charts/stable/openvscode-server/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [openvscode-server-2.0.20](https://github.com/truecharts/apps/compare/openvscode-server-2.0.18...openvscode-server-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [openvscode-server-2.0.18](https://github.com/truecharts/apps/compare/openvscode-server-2.0.17...openvscode-server-2.0.18) (2022-07-13) ### Chore diff --git a/charts/stable/organizr/.helmignore b/charts/stable/organizr/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/organizr/.helmignore +++ b/charts/stable/organizr/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/organizr/CHANGELOG.md b/charts/stable/organizr/CHANGELOG.md index f9a2e4e4352..5c69fb43493 100644 --- a/charts/stable/organizr/CHANGELOG.md +++ b/charts/stable/organizr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [organizr-11.0.16](https://github.com/truecharts/apps/compare/organizr-11.0.14...organizr-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [organizr-11.0.14](https://github.com/truecharts/apps/compare/organizr-11.0.12...organizr-11.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/oscam/.helmignore b/charts/stable/oscam/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/oscam/.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/charts/stable/oscam/CHANGELOG.md b/charts/stable/oscam/CHANGELOG.md index 812cf2e5952..3a0ad08da86 100644 --- a/charts/stable/oscam/CHANGELOG.md +++ b/charts/stable/oscam/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [oscam-6.0.16](https://github.com/truecharts/apps/compare/oscam-6.0.14...oscam-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [oscam-6.0.14](https://github.com/truecharts/apps/compare/oscam-6.0.12...oscam-6.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/outline/.helmignore b/charts/stable/outline/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/outline/.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/charts/stable/outline/CHANGELOG.md b/charts/stable/outline/CHANGELOG.md index f62795b6c7b..14786f9e655 100644 --- a/charts/stable/outline/CHANGELOG.md +++ b/charts/stable/outline/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [outline-3.0.19](https://github.com/truecharts/apps/compare/outline-3.0.17...outline-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [outline-3.0.17](https://github.com/truecharts/apps/compare/outline-3.0.15...outline-3.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/overseerr/.helmignore b/charts/stable/overseerr/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/overseerr/.helmignore +++ b/charts/stable/overseerr/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/overseerr/CHANGELOG.md b/charts/stable/overseerr/CHANGELOG.md index b258c921eb0..0a558168388 100644 --- a/charts/stable/overseerr/CHANGELOG.md +++ b/charts/stable/overseerr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [overseerr-6.0.17](https://github.com/truecharts/apps/compare/overseerr-6.0.15...overseerr-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [overseerr-6.0.15](https://github.com/truecharts/apps/compare/overseerr-6.0.13...overseerr-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/owncast/.helmignore b/charts/stable/owncast/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/owncast/.helmignore +++ b/charts/stable/owncast/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/owncast/CHANGELOG.md b/charts/stable/owncast/CHANGELOG.md index dc1d6a00ebb..37cfe41aa5a 100644 --- a/charts/stable/owncast/CHANGELOG.md +++ b/charts/stable/owncast/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [owncast-6.0.18](https://github.com/truecharts/apps/compare/owncast-6.0.16...owncast-6.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [owncast-6.0.16](https://github.com/truecharts/apps/compare/owncast-6.0.14...owncast-6.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/owncloud-ocis/.helmignore b/charts/stable/owncloud-ocis/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/owncloud-ocis/.helmignore +++ b/charts/stable/owncloud-ocis/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/owncloud-ocis/CHANGELOG.md b/charts/stable/owncloud-ocis/CHANGELOG.md index 83ad49d567f..7c3a286f05c 100644 --- a/charts/stable/owncloud-ocis/CHANGELOG.md +++ b/charts/stable/owncloud-ocis/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [owncloud-ocis-7.0.16](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.14...owncloud-ocis-7.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [owncloud-ocis-7.0.14](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.12...owncloud-ocis-7.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/paperless-ng/.helmignore b/charts/stable/paperless-ng/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/paperless-ng/.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/charts/stable/paperless-ng/CHANGELOG.md b/charts/stable/paperless-ng/CHANGELOG.md index 02a44ae68e9..42289415bee 100644 --- a/charts/stable/paperless-ng/CHANGELOG.md +++ b/charts/stable/paperless-ng/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [paperless-ng-4.0.18](https://github.com/truecharts/apps/compare/paperless-ng-4.0.16...paperless-ng-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [paperless-ng-4.0.16](https://github.com/truecharts/apps/compare/paperless-ng-4.0.14...paperless-ng-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/papermerge/.helmignore b/charts/stable/papermerge/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/papermerge/.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/charts/stable/papermerge/CHANGELOG.md b/charts/stable/papermerge/CHANGELOG.md index e07c60ba4c5..61ab5d8210b 100644 --- a/charts/stable/papermerge/CHANGELOG.md +++ b/charts/stable/papermerge/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [papermerge-3.0.16](https://github.com/truecharts/apps/compare/papermerge-3.0.14...papermerge-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [papermerge-3.0.14](https://github.com/truecharts/apps/compare/papermerge-3.0.12...papermerge-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/pgadmin/.helmignore b/charts/stable/pgadmin/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/pgadmin/.helmignore +++ b/charts/stable/pgadmin/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/pgadmin/CHANGELOG.md b/charts/stable/pgadmin/CHANGELOG.md index 03c73a81353..460adde0813 100644 --- a/charts/stable/pgadmin/CHANGELOG.md +++ b/charts/stable/pgadmin/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pgadmin-7.0.18](https://github.com/truecharts/apps/compare/pgadmin-7.0.16...pgadmin-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pgadmin-7.0.16](https://github.com/truecharts/apps/compare/pgadmin-7.0.14...pgadmin-7.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/photoprism/.helmignore b/charts/stable/photoprism/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/photoprism/.helmignore +++ b/charts/stable/photoprism/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/photoprism/CHANGELOG.md b/charts/stable/photoprism/CHANGELOG.md index 2fdc04c00be..dd289a3a36f 100644 --- a/charts/stable/photoprism/CHANGELOG.md +++ b/charts/stable/photoprism/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [photoprism-10.0.21](https://github.com/truecharts/apps/compare/photoprism-10.0.19...photoprism-10.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [photoprism-10.0.19](https://github.com/truecharts/apps/compare/photoprism-10.0.17...photoprism-10.0.19) (2022-07-12) ### Chore diff --git a/charts/stable/photoshow/.helmignore b/charts/stable/photoshow/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/photoshow/.helmignore +++ b/charts/stable/photoshow/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/photoshow/CHANGELOG.md b/charts/stable/photoshow/CHANGELOG.md index 09a032c7812..1f6d96eacee 100644 --- a/charts/stable/photoshow/CHANGELOG.md +++ b/charts/stable/photoshow/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [photoshow-3.0.16](https://github.com/truecharts/apps/compare/photoshow-3.0.14...photoshow-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [photoshow-3.0.14](https://github.com/truecharts/apps/compare/photoshow-3.0.12...photoshow-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/photoview/.helmignore b/charts/stable/photoview/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/photoview/.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/charts/stable/photoview/CHANGELOG.md b/charts/stable/photoview/CHANGELOG.md index 7a3c722851e..9a5097b9411 100644 --- a/charts/stable/photoview/CHANGELOG.md +++ b/charts/stable/photoview/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [photoview-4.0.16](https://github.com/truecharts/apps/compare/photoview-4.0.14...photoview-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [photoview-4.0.12](https://github.com/truecharts/apps/compare/photoview-4.0.11...photoview-4.0.12) (2022-07-12) diff --git a/charts/stable/phpldapadmin/.helmignore b/charts/stable/phpldapadmin/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/phpldapadmin/.helmignore +++ b/charts/stable/phpldapadmin/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/phpldapadmin/CHANGELOG.md b/charts/stable/phpldapadmin/CHANGELOG.md index 08a7854b21d..1b284b2d3ef 100644 --- a/charts/stable/phpldapadmin/CHANGELOG.md +++ b/charts/stable/phpldapadmin/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [phpldapadmin-6.0.16](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.14...phpldapadmin-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [phpldapadmin-6.0.14](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.12...phpldapadmin-6.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/piaware/.helmignore b/charts/stable/piaware/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/piaware/.helmignore +++ b/charts/stable/piaware/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/piaware/CHANGELOG.md b/charts/stable/piaware/CHANGELOG.md index 5dcd3301036..a06917ed2c4 100644 --- a/charts/stable/piaware/CHANGELOG.md +++ b/charts/stable/piaware/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [piaware-6.0.17](https://github.com/truecharts/apps/compare/piaware-6.0.15...piaware-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [piaware-6.0.15](https://github.com/truecharts/apps/compare/piaware-6.0.13...piaware-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/picoshare/.helmignore b/charts/stable/picoshare/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/picoshare/.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/charts/stable/picoshare/CHANGELOG.md b/charts/stable/picoshare/CHANGELOG.md index 179447ba705..0ba48a47a18 100644 --- a/charts/stable/picoshare/CHANGELOG.md +++ b/charts/stable/picoshare/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [picoshare-2.0.16](https://github.com/truecharts/apps/compare/picoshare-2.0.14...picoshare-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [photoview-4.0.14](https://github.com/truecharts/apps/compare/photoview-4.0.12...photoview-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/pidgin/.helmignore b/charts/stable/pidgin/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/pidgin/.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/charts/stable/pidgin/CHANGELOG.md b/charts/stable/pidgin/CHANGELOG.md index 4c36d3d2528..b67242e2fbb 100644 --- a/charts/stable/pidgin/CHANGELOG.md +++ b/charts/stable/pidgin/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pidgin-2.0.16](https://github.com/truecharts/apps/compare/pidgin-2.0.14...pidgin-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pidgin-2.0.14](https://github.com/truecharts/apps/compare/pidgin-2.0.12...pidgin-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/pihole/.helmignore b/charts/stable/pihole/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/pihole/.helmignore +++ b/charts/stable/pihole/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/pihole/CHANGELOG.md b/charts/stable/pihole/CHANGELOG.md index 5a33aa6fb14..9b83b188e8a 100644 --- a/charts/stable/pihole/CHANGELOG.md +++ b/charts/stable/pihole/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pihole-6.0.19](https://github.com/truecharts/apps/compare/pihole-6.0.17...pihole-6.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pihole-6.0.17](https://github.com/truecharts/apps/compare/pihole-6.0.15...pihole-6.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/pinry/.helmignore b/charts/stable/pinry/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/pinry/.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/charts/stable/pinry/CHANGELOG.md b/charts/stable/pinry/CHANGELOG.md index 5ad170ed7b5..67e27433107 100644 --- a/charts/stable/pinry/CHANGELOG.md +++ b/charts/stable/pinry/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pinry-2.0.16](https://github.com/truecharts/apps/compare/pinry-2.0.14...pinry-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pinry-2.0.14](https://github.com/truecharts/apps/compare/pinry-2.0.12...pinry-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/pixapop/.helmignore b/charts/stable/pixapop/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/pixapop/.helmignore +++ b/charts/stable/pixapop/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/pixapop/CHANGELOG.md b/charts/stable/pixapop/CHANGELOG.md index b5cbf8a0d00..0fb8039c99c 100644 --- a/charts/stable/pixapop/CHANGELOG.md +++ b/charts/stable/pixapop/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pixapop-3.0.16](https://github.com/truecharts/apps/compare/pixapop-3.0.14...pixapop-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pixapop-3.0.14](https://github.com/truecharts/apps/compare/pixapop-3.0.12...pixapop-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/plex/.helmignore b/charts/stable/plex/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/plex/.helmignore +++ b/charts/stable/plex/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/plex/CHANGELOG.md b/charts/stable/plex/CHANGELOG.md index 8599ebced44..a7e713c639e 100644 --- a/charts/stable/plex/CHANGELOG.md +++ b/charts/stable/plex/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [plex-10.0.20](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.1...plex-10.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [plex-10.0.18](https://github.com/truecharts/apps/compare/plex-10.0.16...plex-10.0.18) (2022-07-12) ### Chore diff --git a/charts/stable/podgrab/.helmignore b/charts/stable/podgrab/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/podgrab/.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/charts/stable/podgrab/CHANGELOG.md b/charts/stable/podgrab/CHANGELOG.md index 771ad2fcf5f..8e4039a5cc8 100644 --- a/charts/stable/podgrab/CHANGELOG.md +++ b/charts/stable/podgrab/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [podgrab-10.0.18](https://github.com/truecharts/apps/compare/podgrab-10.0.16...podgrab-10.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [podgrab-10.0.16](https://github.com/truecharts/apps/compare/podgrab-10.0.14...podgrab-10.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/pretend-youre-xyzzy/.helmignore b/charts/stable/pretend-youre-xyzzy/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/pretend-youre-xyzzy/.helmignore +++ b/charts/stable/pretend-youre-xyzzy/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/pretend-youre-xyzzy/CHANGELOG.md b/charts/stable/pretend-youre-xyzzy/CHANGELOG.md index 3c69426a753..b9507d8e9f9 100644 --- a/charts/stable/pretend-youre-xyzzy/CHANGELOG.md +++ b/charts/stable/pretend-youre-xyzzy/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pretend-youre-xyzzy-6.0.17](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.15...pretend-youre-xyzzy-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pretend-youre-xyzzy-6.0.15](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.13...pretend-youre-xyzzy-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/projectsend/.helmignore b/charts/stable/projectsend/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/projectsend/.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/charts/stable/projectsend/CHANGELOG.md b/charts/stable/projectsend/CHANGELOG.md index d392114b9ee..eca01ff84f9 100644 --- a/charts/stable/projectsend/CHANGELOG.md +++ b/charts/stable/projectsend/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [projectsend-3.0.18](https://github.com/truecharts/apps/compare/projectsend-3.0.16...projectsend-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [projectsend-3.0.16](https://github.com/truecharts/apps/compare/projectsend-3.0.14...projectsend-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/promcord/.helmignore b/charts/stable/promcord/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/promcord/.helmignore +++ b/charts/stable/promcord/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/promcord/CHANGELOG.md b/charts/stable/promcord/CHANGELOG.md index e54940b2ac3..691c8585255 100644 --- a/charts/stable/promcord/CHANGELOG.md +++ b/charts/stable/promcord/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [promcord-4.0.18](https://github.com/truecharts/apps/compare/promcord-4.0.16...promcord-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [promcord-4.0.16](https://github.com/truecharts/apps/compare/promcord-4.0.14...promcord-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/prometheus/.helmignore b/charts/stable/prometheus/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/prometheus/.helmignore +++ b/charts/stable/prometheus/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/prometheus/CHANGELOG.md b/charts/stable/prometheus/CHANGELOG.md index 6644f1a713e..75372a2447f 100644 --- a/charts/stable/prometheus/CHANGELOG.md +++ b/charts/stable/prometheus/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [prometheus-4.0.33](https://github.com/truecharts/apps/compare/prometheus-4.0.31...prometheus-4.0.33) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [prometheus-4.0.31](https://github.com/truecharts/apps/compare/prometheus-4.0.30...prometheus-4.0.31) (2022-07-13) ### Chore diff --git a/charts/stable/protonmail-bridge/.helmignore b/charts/stable/protonmail-bridge/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/protonmail-bridge/.helmignore +++ b/charts/stable/protonmail-bridge/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/protonmail-bridge/CHANGELOG.md b/charts/stable/protonmail-bridge/CHANGELOG.md index faf42e676e7..83df601f976 100644 --- a/charts/stable/protonmail-bridge/CHANGELOG.md +++ b/charts/stable/protonmail-bridge/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [protonmail-bridge-6.0.17](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.15...protonmail-bridge-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [protonmail-bridge-6.0.15](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.13...protonmail-bridge-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/prowlarr/.helmignore b/charts/stable/prowlarr/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/prowlarr/.helmignore +++ b/charts/stable/prowlarr/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/prowlarr/CHANGELOG.md b/charts/stable/prowlarr/CHANGELOG.md index 07f8d689ea2..8e6745cd0e0 100644 --- a/charts/stable/prowlarr/CHANGELOG.md +++ b/charts/stable/prowlarr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [prowlarr-6.0.17](https://github.com/truecharts/apps/compare/prowlarr-6.0.15...prowlarr-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [prowlarr-6.0.15](https://github.com/truecharts/apps/compare/prowlarr-6.0.13...prowlarr-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/pwndrop/.helmignore b/charts/stable/pwndrop/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/pwndrop/.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/charts/stable/pwndrop/CHANGELOG.md b/charts/stable/pwndrop/CHANGELOG.md index 9da03b2f299..2b13b4f39d3 100644 --- a/charts/stable/pwndrop/CHANGELOG.md +++ b/charts/stable/pwndrop/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pwndrop-2.0.16](https://github.com/truecharts/apps/compare/pwndrop-2.0.14...pwndrop-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pwndrop-2.0.14](https://github.com/truecharts/apps/compare/pwndrop-2.0.12...pwndrop-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/pydio-cells/.helmignore b/charts/stable/pydio-cells/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/pydio-cells/.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/charts/stable/pydio-cells/CHANGELOG.md b/charts/stable/pydio-cells/CHANGELOG.md index 026cdf5d90c..3b7348c1793 100644 --- a/charts/stable/pydio-cells/CHANGELOG.md +++ b/charts/stable/pydio-cells/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pydio-cells-4.0.17](https://github.com/truecharts/apps/compare/pydio-cells-4.0.15...pydio-cells-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pydio-cells-4.0.15](https://github.com/truecharts/apps/compare/pydio-cells-4.0.13...pydio-cells-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/pyload/.helmignore b/charts/stable/pyload/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/pyload/.helmignore +++ b/charts/stable/pyload/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/pyload/CHANGELOG.md b/charts/stable/pyload/CHANGELOG.md index e3d772332a8..0dd3c4043c3 100644 --- a/charts/stable/pyload/CHANGELOG.md +++ b/charts/stable/pyload/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pyload-6.0.17](https://github.com/truecharts/apps/compare/pyload-6.0.15...pyload-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pyload-6.0.15](https://github.com/truecharts/apps/compare/pyload-6.0.13...pyload-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/pylon/.helmignore b/charts/stable/pylon/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/pylon/.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/charts/stable/pylon/CHANGELOG.md b/charts/stable/pylon/CHANGELOG.md index 968939f0b32..6788092cce0 100644 --- a/charts/stable/pylon/CHANGELOG.md +++ b/charts/stable/pylon/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [pylon-2.0.16](https://github.com/truecharts/apps/compare/pylon-2.0.14...pylon-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [pylon-2.0.14](https://github.com/truecharts/apps/compare/pylon-2.0.12...pylon-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/qbittorrent/.helmignore b/charts/stable/qbittorrent/.helmignore index 46fd8996562..77ca5567b26 100644 --- a/charts/stable/qbittorrent/.helmignore +++ b/charts/stable/qbittorrent/.helmignore @@ -19,5 +19,12 @@ .project .idea/ *.tmproj +.vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/qbittorrent/CHANGELOG.md b/charts/stable/qbittorrent/CHANGELOG.md index 68069517c21..fd063ec1321 100644 --- a/charts/stable/qbittorrent/CHANGELOG.md +++ b/charts/stable/qbittorrent/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [qbittorrent-11.0.19](https://github.com/truecharts/apps/compare/qbittorrent-11.0.17...qbittorrent-11.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [qbittorrent-11.0.17](https://github.com/truecharts/apps/compare/qbittorrent-11.0.15...qbittorrent-11.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/qinglong/.helmignore b/charts/stable/qinglong/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/qinglong/.helmignore +++ b/charts/stable/qinglong/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/qinglong/CHANGELOG.md b/charts/stable/qinglong/CHANGELOG.md index a8917c964a7..e6d613c598a 100644 --- a/charts/stable/qinglong/CHANGELOG.md +++ b/charts/stable/qinglong/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [qinglong-2.0.17](https://github.com/truecharts/apps/compare/qinglong-2.0.15...qinglong-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [qinglong-2.0.15](https://github.com/truecharts/apps/compare/qinglong-2.0.13...qinglong-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/quassel-core/.helmignore b/charts/stable/quassel-core/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/quassel-core/.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/charts/stable/quassel-core/CHANGELOG.md b/charts/stable/quassel-core/CHANGELOG.md index 0731a1c32a6..484cbad058a 100644 --- a/charts/stable/quassel-core/CHANGELOG.md +++ b/charts/stable/quassel-core/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [quassel-core-3.0.16](https://github.com/truecharts/apps/compare/quassel-core-3.0.14...quassel-core-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [quassel-core-3.0.14](https://github.com/truecharts/apps/compare/quassel-core-3.0.12...quassel-core-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/quassel-web/.helmignore b/charts/stable/quassel-web/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/quassel-web/.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/charts/stable/quassel-web/CHANGELOG.md b/charts/stable/quassel-web/CHANGELOG.md index 3c0c5a56605..3c8df20327d 100644 --- a/charts/stable/quassel-web/CHANGELOG.md +++ b/charts/stable/quassel-web/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [quassel-web-2.0.16](https://github.com/truecharts/apps/compare/quassel-web-2.0.14...quassel-web-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [quassel-web-2.0.14](https://github.com/truecharts/apps/compare/quassel-web-2.0.12...quassel-web-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/radarr/.helmignore b/charts/stable/radarr/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/radarr/.helmignore +++ b/charts/stable/radarr/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/radarr/CHANGELOG.md b/charts/stable/radarr/CHANGELOG.md index e1cb5aa25bd..65b91c9b700 100644 --- a/charts/stable/radarr/CHANGELOG.md +++ b/charts/stable/radarr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [radarr-11.0.17](https://github.com/truecharts/apps/compare/radarr-11.0.15...radarr-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [radarr-11.0.15](https://github.com/truecharts/apps/compare/radarr-11.0.13...radarr-11.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/readarr/.helmignore b/charts/stable/readarr/.helmignore index bb3b20ac2a7..77ca5567b26 100644 --- a/charts/stable/readarr/.helmignore +++ b/charts/stable/readarr/.helmignore @@ -19,6 +19,12 @@ .project .idea/ *.tmproj +.vscode/ # OWNERS file for Kubernetes OWNERS -.vscode/ +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/readarr/CHANGELOG.md b/charts/stable/readarr/CHANGELOG.md index 1c5ae1b8db3..1ced9a5c9ec 100644 --- a/charts/stable/readarr/CHANGELOG.md +++ b/charts/stable/readarr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [readarr-11.0.16](https://github.com/truecharts/apps/compare/readarr-11.0.14...readarr-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [readarr-11.0.14](https://github.com/truecharts/apps/compare/readarr-11.0.12...readarr-11.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/recipes/.helmignore b/charts/stable/recipes/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/recipes/.helmignore +++ b/charts/stable/recipes/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/recipes/CHANGELOG.md b/charts/stable/recipes/CHANGELOG.md index c6515b96f91..ef50d2f13d4 100644 --- a/charts/stable/recipes/CHANGELOG.md +++ b/charts/stable/recipes/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [recipes-8.0.21](https://github.com/truecharts/apps/compare/recipes-8.0.19...recipes-8.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [recipes-8.0.19](https://github.com/truecharts/apps/compare/recipes-8.0.18...recipes-8.0.19) (2022-07-14) ### Chore diff --git a/charts/stable/redmine/.helmignore b/charts/stable/redmine/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/redmine/.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/charts/stable/redmine/CHANGELOG.md b/charts/stable/redmine/CHANGELOG.md index a3c0da8b012..ac5b7220ff5 100644 --- a/charts/stable/redmine/CHANGELOG.md +++ b/charts/stable/redmine/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [redmine-3.0.21](https://github.com/truecharts/apps/compare/redmine-3.0.19...redmine-3.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [redmine-3.0.19](https://github.com/truecharts/apps/compare/redmine-3.0.18...redmine-3.0.19) (2022-07-14) ### Chore diff --git a/charts/stable/reg/.helmignore b/charts/stable/reg/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/reg/.helmignore +++ b/charts/stable/reg/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/reg/CHANGELOG.md b/charts/stable/reg/CHANGELOG.md index 38d7094ae42..40260f966c9 100644 --- a/charts/stable/reg/CHANGELOG.md +++ b/charts/stable/reg/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [reg-6.0.17](https://github.com/truecharts/apps/compare/reg-6.0.15...reg-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [reg-6.0.15](https://github.com/truecharts/apps/compare/reg-6.0.13...reg-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/remmina/.helmignore b/charts/stable/remmina/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/remmina/.helmignore +++ b/charts/stable/remmina/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/remmina/CHANGELOG.md b/charts/stable/remmina/CHANGELOG.md index aab0d337a1d..afe529ab533 100644 --- a/charts/stable/remmina/CHANGELOG.md +++ b/charts/stable/remmina/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [remmina-3.0.16](https://github.com/truecharts/apps/compare/remmina-3.0.14...remmina-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [remmina-3.0.14](https://github.com/truecharts/apps/compare/remmina-3.0.12...remmina-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/requestrr/.helmignore b/charts/stable/requestrr/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/requestrr/.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/charts/stable/requestrr/CHANGELOG.md b/charts/stable/requestrr/CHANGELOG.md index f78c2d20771..ff1667effcd 100644 --- a/charts/stable/requestrr/CHANGELOG.md +++ b/charts/stable/requestrr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [requestrr-2.0.16](https://github.com/truecharts/apps/compare/requestrr-2.0.14...requestrr-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [requestrr-2.0.14](https://github.com/truecharts/apps/compare/requestrr-2.0.12...requestrr-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/resilio-sync/.helmignore b/charts/stable/resilio-sync/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/resilio-sync/.helmignore +++ b/charts/stable/resilio-sync/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/resilio-sync/CHANGELOG.md b/charts/stable/resilio-sync/CHANGELOG.md index 65b5aa50ccd..b46ed67fc2c 100644 --- a/charts/stable/resilio-sync/CHANGELOG.md +++ b/charts/stable/resilio-sync/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [resilio-sync-6.0.18](https://github.com/truecharts/apps/compare/resilio-sync-6.0.16...resilio-sync-6.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [resilio-sync-6.0.16](https://github.com/truecharts/apps/compare/resilio-sync-6.0.14...resilio-sync-6.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/rsnapshot/.helmignore b/charts/stable/rsnapshot/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/rsnapshot/.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/charts/stable/rsnapshot/CHANGELOG.md b/charts/stable/rsnapshot/CHANGELOG.md index 7a246177a19..976c4154845 100644 --- a/charts/stable/rsnapshot/CHANGELOG.md +++ b/charts/stable/rsnapshot/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [rsnapshot-2.0.16](https://github.com/truecharts/apps/compare/rsnapshot-2.0.14...rsnapshot-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [rsnapshot-2.0.14](https://github.com/truecharts/apps/compare/rsnapshot-2.0.12...rsnapshot-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/rss-bridge/.helmignore b/charts/stable/rss-bridge/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/rss-bridge/.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/charts/stable/rss-bridge/CHANGELOG.md b/charts/stable/rss-bridge/CHANGELOG.md index fb8f75db4e3..8544c27919e 100644 --- a/charts/stable/rss-bridge/CHANGELOG.md +++ b/charts/stable/rss-bridge/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [rss-bridge-2.0.16](https://github.com/truecharts/apps/compare/rss-bridge-2.0.14...rss-bridge-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [rss-bridge-2.0.14](https://github.com/truecharts/apps/compare/rss-bridge-2.0.12...rss-bridge-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/rsshub/.helmignore b/charts/stable/rsshub/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/rsshub/.helmignore +++ b/charts/stable/rsshub/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/rsshub/CHANGELOG.md b/charts/stable/rsshub/CHANGELOG.md index 0cde7002829..c2af07f165a 100644 --- a/charts/stable/rsshub/CHANGELOG.md +++ b/charts/stable/rsshub/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [rsshub-3.0.38](https://github.com/truecharts/apps/compare/rsshub-3.0.36...rsshub-3.0.38) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [rsshub-3.0.36](https://github.com/truecharts/apps/compare/rsshub-3.0.35...rsshub-3.0.36) (2022-07-14) ### Chore diff --git a/charts/stable/sabnzbd/.helmignore b/charts/stable/sabnzbd/.helmignore index 46fd8996562..77ca5567b26 100644 --- a/charts/stable/sabnzbd/.helmignore +++ b/charts/stable/sabnzbd/.helmignore @@ -19,5 +19,12 @@ .project .idea/ *.tmproj +.vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/sabnzbd/CHANGELOG.md b/charts/stable/sabnzbd/CHANGELOG.md index 87ebf0fa47d..09d2b4b47df 100644 --- a/charts/stable/sabnzbd/CHANGELOG.md +++ b/charts/stable/sabnzbd/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [sabnzbd-11.0.18](https://github.com/truecharts/apps/compare/sabnzbd-11.0.16...sabnzbd-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [sabnzbd-11.0.16](https://github.com/truecharts/apps/compare/sabnzbd-11.0.14...sabnzbd-11.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/satisfactory/.helmignore b/charts/stable/satisfactory/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/satisfactory/.helmignore +++ b/charts/stable/satisfactory/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/satisfactory/CHANGELOG.md b/charts/stable/satisfactory/CHANGELOG.md index b6270c3ace5..bb22453f3c0 100644 --- a/charts/stable/satisfactory/CHANGELOG.md +++ b/charts/stable/satisfactory/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [satisfactory-2.0.18](https://github.com/truecharts/apps/compare/satisfactory-2.0.16...satisfactory-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [satisfactory-2.0.16](https://github.com/truecharts/apps/compare/satisfactory-2.0.14...satisfactory-2.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/scrutiny/.helmignore b/charts/stable/scrutiny/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/scrutiny/.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/charts/stable/scrutiny/CHANGELOG.md b/charts/stable/scrutiny/CHANGELOG.md index da57c0e01eb..6d923559c49 100644 --- a/charts/stable/scrutiny/CHANGELOG.md +++ b/charts/stable/scrutiny/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [scrutiny-3.0.15](https://github.com/truecharts/apps/compare/scrutiny-3.0.13...scrutiny-3.0.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [scrutiny-3.0.13](https://github.com/truecharts/apps/compare/scrutiny-3.0.12...scrutiny-3.0.13) (2022-07-13) ### Chore diff --git a/charts/stable/ser2sock/.helmignore b/charts/stable/ser2sock/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/ser2sock/.helmignore +++ b/charts/stable/ser2sock/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/ser2sock/CHANGELOG.md b/charts/stable/ser2sock/CHANGELOG.md index 5c097ce3d0a..b4e11304eea 100644 --- a/charts/stable/ser2sock/CHANGELOG.md +++ b/charts/stable/ser2sock/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ser2sock-6.0.17](https://github.com/truecharts/apps/compare/ser2sock-6.0.15...ser2sock-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ser2sock-6.0.15](https://github.com/truecharts/apps/compare/ser2sock-6.0.13...ser2sock-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/shiori/.helmignore b/charts/stable/shiori/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/shiori/.helmignore +++ b/charts/stable/shiori/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/shiori/CHANGELOG.md b/charts/stable/shiori/CHANGELOG.md index 29e283eefa2..8d380174406 100644 --- a/charts/stable/shiori/CHANGELOG.md +++ b/charts/stable/shiori/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [shiori-7.0.17](https://github.com/truecharts/apps/compare/shiori-7.0.15...shiori-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [shiori-7.0.15](https://github.com/truecharts/apps/compare/shiori-7.0.13...shiori-7.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/shlink-web-client/.helmignore b/charts/stable/shlink-web-client/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/shlink-web-client/.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/charts/stable/shlink-web-client/CHANGELOG.md b/charts/stable/shlink-web-client/CHANGELOG.md index dbf988b7dbb..39ef154c34b 100644 --- a/charts/stable/shlink-web-client/CHANGELOG.md +++ b/charts/stable/shlink-web-client/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [shlink-web-client-3.0.17](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.15...shlink-web-client-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [shlink-web-client-3.0.15](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.13...shlink-web-client-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/shlink/.helmignore b/charts/stable/shlink/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/shlink/.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/charts/stable/shlink/CHANGELOG.md b/charts/stable/shlink/CHANGELOG.md index 22030dc6a11..aee386ba6ff 100644 --- a/charts/stable/shlink/CHANGELOG.md +++ b/charts/stable/shlink/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [shlink-4.0.18](https://github.com/truecharts/apps/compare/shlink-4.0.16...shlink-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [shlink-4.0.16](https://github.com/truecharts/apps/compare/shlink-4.0.14...shlink-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/shorturl/.helmignore b/charts/stable/shorturl/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/shorturl/.helmignore +++ b/charts/stable/shorturl/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/shorturl/CHANGELOG.md b/charts/stable/shorturl/CHANGELOG.md index 0edf4e24a8d..2051b1f1136 100644 --- a/charts/stable/shorturl/CHANGELOG.md +++ b/charts/stable/shorturl/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [shorturl-3.0.16](https://github.com/truecharts/apps/compare/shorturl-3.0.14...shorturl-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [shorturl-3.0.14](https://github.com/truecharts/apps/compare/shorturl-3.0.12...shorturl-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/sickchill/.helmignore b/charts/stable/sickchill/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/sickchill/.helmignore +++ b/charts/stable/sickchill/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/sickchill/CHANGELOG.md b/charts/stable/sickchill/CHANGELOG.md index 9c53325c33c..99c3e32a678 100644 --- a/charts/stable/sickchill/CHANGELOG.md +++ b/charts/stable/sickchill/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [sickchill-3.0.18](https://github.com/truecharts/apps/compare/sickchill-3.0.16...sickchill-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [sickchill-3.0.16](https://github.com/truecharts/apps/compare/sickchill-3.0.14...sickchill-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/sickgear/.helmignore b/charts/stable/sickgear/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/sickgear/.helmignore +++ b/charts/stable/sickgear/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/sickgear/CHANGELOG.md b/charts/stable/sickgear/CHANGELOG.md index 69da32f18d0..4463e532a52 100644 --- a/charts/stable/sickgear/CHANGELOG.md +++ b/charts/stable/sickgear/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [sickgear-3.0.16](https://github.com/truecharts/apps/compare/sickgear-3.0.14...sickgear-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [sickgear-3.0.14](https://github.com/truecharts/apps/compare/sickgear-3.0.12...sickgear-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/smokeping/.helmignore b/charts/stable/smokeping/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/smokeping/.helmignore +++ b/charts/stable/smokeping/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/smokeping/CHANGELOG.md b/charts/stable/smokeping/CHANGELOG.md index 55f017d364d..b48020a797f 100644 --- a/charts/stable/smokeping/CHANGELOG.md +++ b/charts/stable/smokeping/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [smokeping-3.0.16](https://github.com/truecharts/apps/compare/smokeping-3.0.14...smokeping-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [smokeping-3.0.14](https://github.com/truecharts/apps/compare/smokeping-3.0.12...smokeping-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/snapdrop/.helmignore b/charts/stable/snapdrop/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/snapdrop/.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/charts/stable/snapdrop/CHANGELOG.md b/charts/stable/snapdrop/CHANGELOG.md index 0c1cbf67749..bb40447cdf9 100644 --- a/charts/stable/snapdrop/CHANGELOG.md +++ b/charts/stable/snapdrop/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [snapdrop-2.0.21](https://github.com/truecharts/apps/compare/snapdrop-2.0.19...snapdrop-2.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [snapdrop-2.0.19](https://github.com/truecharts/apps/compare/snapdrop-2.0.17...snapdrop-2.0.19) (2022-07-12) ### Chore diff --git a/charts/stable/snipe-it/.helmignore b/charts/stable/snipe-it/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/snipe-it/.helmignore +++ b/charts/stable/snipe-it/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/snipe-it/CHANGELOG.md b/charts/stable/snipe-it/CHANGELOG.md index 4d846b0852c..295e7d379ea 100644 --- a/charts/stable/snipe-it/CHANGELOG.md +++ b/charts/stable/snipe-it/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [snipe-it-4.0.24](https://github.com/truecharts/apps/compare/snipe-it-4.0.22...snipe-it-4.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [snipe-it-4.0.22](https://github.com/truecharts/apps/compare/snipe-it-4.0.20...snipe-it-4.0.22) (2022-07-12) ### Chore diff --git a/charts/stable/sonarr/.helmignore b/charts/stable/sonarr/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/sonarr/.helmignore +++ b/charts/stable/sonarr/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/sonarr/CHANGELOG.md b/charts/stable/sonarr/CHANGELOG.md index 2d26bf8770e..d05219f0f31 100644 --- a/charts/stable/sonarr/CHANGELOG.md +++ b/charts/stable/sonarr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [sonarr-11.0.17](https://github.com/truecharts/apps/compare/sonarr-11.0.15...sonarr-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [sonarr-11.0.15](https://github.com/truecharts/apps/compare/sonarr-11.0.13...sonarr-11.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/speedtest-exporter/.helmignore b/charts/stable/speedtest-exporter/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/speedtest-exporter/.helmignore +++ b/charts/stable/speedtest-exporter/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/speedtest-exporter/CHANGELOG.md b/charts/stable/speedtest-exporter/CHANGELOG.md index 0de96f37e46..8770419649d 100644 --- a/charts/stable/speedtest-exporter/CHANGELOG.md +++ b/charts/stable/speedtest-exporter/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [speedtest-exporter-3.0.18](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.16...speedtest-exporter-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [speedtest-exporter-3.0.16](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.14...speedtest-exporter-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/spotweb/.helmignore b/charts/stable/spotweb/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/spotweb/.helmignore +++ b/charts/stable/spotweb/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/spotweb/CHANGELOG.md b/charts/stable/spotweb/CHANGELOG.md index b7b1ce937b9..cdd681a7b02 100644 --- a/charts/stable/spotweb/CHANGELOG.md +++ b/charts/stable/spotweb/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [spotweb-4.0.17](https://github.com/truecharts/apps/compare/spotweb-4.0.15...spotweb-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [spotweb-4.0.15](https://github.com/truecharts/apps/compare/spotweb-4.0.13...spotweb-4.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/sqlitebrowser/.helmignore b/charts/stable/sqlitebrowser/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/sqlitebrowser/.helmignore +++ b/charts/stable/sqlitebrowser/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/sqlitebrowser/CHANGELOG.md b/charts/stable/sqlitebrowser/CHANGELOG.md index bcbea91a39a..39a07edb65a 100644 --- a/charts/stable/sqlitebrowser/CHANGELOG.md +++ b/charts/stable/sqlitebrowser/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [sqlitebrowser-3.0.16](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.14...sqlitebrowser-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [sqlitebrowser-3.0.14](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.12...sqlitebrowser-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/stash/.helmignore b/charts/stable/stash/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/stash/.helmignore +++ b/charts/stable/stash/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/stash/CHANGELOG.md b/charts/stable/stash/CHANGELOG.md index a36d1369bf6..9f0b74575ef 100644 --- a/charts/stable/stash/CHANGELOG.md +++ b/charts/stable/stash/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [stash-7.0.18](https://github.com/truecharts/apps/compare/stash-7.0.16...stash-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [stash-7.0.16](https://github.com/truecharts/apps/compare/stash-7.0.14...stash-7.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/static/.helmignore b/charts/stable/static/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/static/.helmignore +++ b/charts/stable/static/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/static/CHANGELOG.md b/charts/stable/static/CHANGELOG.md index 45f58421aca..654893a7af6 100644 --- a/charts/stable/static/CHANGELOG.md +++ b/charts/stable/static/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [static-3.0.16](https://github.com/truecharts/apps/compare/static-3.0.14...static-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [static-3.0.14](https://github.com/truecharts/apps/compare/static-3.0.12...static-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/statping/.helmignore b/charts/stable/statping/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/statping/.helmignore +++ b/charts/stable/statping/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/statping/CHANGELOG.md b/charts/stable/statping/CHANGELOG.md index 99e21f7d4e3..5a6f529ad2d 100644 --- a/charts/stable/statping/CHANGELOG.md +++ b/charts/stable/statping/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [statping-7.0.17](https://github.com/truecharts/apps/compare/statping-7.0.15...statping-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [statping-7.0.15](https://github.com/truecharts/apps/compare/statping-7.0.13...statping-7.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/storj-node/.helmignore b/charts/stable/storj-node/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/storj-node/.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/charts/stable/storj-node/CHANGELOG.md b/charts/stable/storj-node/CHANGELOG.md index 67e5c6c2d33..b1430d600a0 100644 --- a/charts/stable/storj-node/CHANGELOG.md +++ b/charts/stable/storj-node/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [storj-node-2.0.27](https://github.com/truecharts/apps/compare/storj-node-2.0.25...storj-node-2.0.27) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [storj-node-2.0.25](https://github.com/truecharts/apps/compare/storj-node-2.0.24...storj-node-2.0.25) (2022-07-14) ### Chore diff --git a/charts/stable/strapi/.helmignore b/charts/stable/strapi/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/strapi/.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/charts/stable/strapi/CHANGELOG.md b/charts/stable/strapi/CHANGELOG.md index c7124c1eaa7..27d6cf4cc91 100644 --- a/charts/stable/strapi/CHANGELOG.md +++ b/charts/stable/strapi/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [strapi-4.0.16](https://github.com/truecharts/apps/compare/strapi-4.0.14...strapi-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [strapi-4.0.14](https://github.com/truecharts/apps/compare/strapi-4.0.12...strapi-4.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/synapse/.helmignore b/charts/stable/synapse/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/synapse/.helmignore +++ b/charts/stable/synapse/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/synapse/CHANGELOG.md b/charts/stable/synapse/CHANGELOG.md index d4096cc35d1..a7c6f4a1950 100644 --- a/charts/stable/synapse/CHANGELOG.md +++ b/charts/stable/synapse/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [synapse-4.0.19](https://github.com/truecharts/apps/compare/synapse-4.0.17...synapse-4.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [synapse-4.0.17](https://github.com/truecharts/apps/compare/synapse-4.0.15...synapse-4.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/synclounge/.helmignore b/charts/stable/synclounge/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/synclounge/.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/charts/stable/synclounge/CHANGELOG.md b/charts/stable/synclounge/CHANGELOG.md index f61d5d5177b..1995a05c061 100644 --- a/charts/stable/synclounge/CHANGELOG.md +++ b/charts/stable/synclounge/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [synclounge-2.0.21](https://github.com/truecharts/apps/compare/synclounge-2.0.19...synclounge-2.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [synclounge-2.0.19](https://github.com/truecharts/apps/compare/synclounge-2.0.18...synclounge-2.0.19) (2022-07-13) ### Fix diff --git a/charts/stable/syncthing/.helmignore b/charts/stable/syncthing/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/syncthing/.helmignore +++ b/charts/stable/syncthing/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/syncthing/CHANGELOG.md b/charts/stable/syncthing/CHANGELOG.md index 8d2bed6e242..ff0a8613e66 100644 --- a/charts/stable/syncthing/CHANGELOG.md +++ b/charts/stable/syncthing/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [syncthing-11.0.19](https://github.com/truecharts/apps/compare/syncthing-11.0.17...syncthing-11.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [syncthing-11.0.17](https://github.com/truecharts/apps/compare/syncthing-11.0.15...syncthing-11.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/syslog-ng/.helmignore b/charts/stable/syslog-ng/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/syslog-ng/.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/charts/stable/syslog-ng/CHANGELOG.md b/charts/stable/syslog-ng/CHANGELOG.md index 5301b03cb5e..2628c2a9aed 100644 --- a/charts/stable/syslog-ng/CHANGELOG.md +++ b/charts/stable/syslog-ng/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [syslog-ng-2.0.17](https://github.com/truecharts/apps/compare/syslog-ng-2.0.15...syslog-ng-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [syslog-ng-2.0.15](https://github.com/truecharts/apps/compare/syslog-ng-2.0.13...syslog-ng-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/tautulli/.helmignore b/charts/stable/tautulli/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/tautulli/.helmignore +++ b/charts/stable/tautulli/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/tautulli/CHANGELOG.md b/charts/stable/tautulli/CHANGELOG.md index 1428b70479f..608b4d0aa6e 100644 --- a/charts/stable/tautulli/CHANGELOG.md +++ b/charts/stable/tautulli/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [tautulli-11.0.17](https://github.com/truecharts/apps/compare/tautulli-11.0.15...tautulli-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [tautulli-11.0.15](https://github.com/truecharts/apps/compare/tautulli-11.0.13...tautulli-11.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/tdarr-node/.helmignore b/charts/stable/tdarr-node/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/tdarr-node/.helmignore +++ b/charts/stable/tdarr-node/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/tdarr-node/CHANGELOG.md b/charts/stable/tdarr-node/CHANGELOG.md index cb958118c07..6f43180de26 100644 --- a/charts/stable/tdarr-node/CHANGELOG.md +++ b/charts/stable/tdarr-node/CHANGELOG.md @@ -1,6 +1,52 @@ # Changelog +## [tdarr-node-2.0.17](https://github.com/truecharts/apps/compare/tdarr-node-1.0.6...tdarr-node-2.0.17) (2022-07-14) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914)) +- bump to regenerate documentation +- bump to cleanup old docs and use correct icon urls +- sync all apps persistence configuration and always default to PVC +- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) +- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) +- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) +- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) +- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) +- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) +- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + +### Fix + +- bump to ensure .helmignore is present on all Charts +- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. +- remove malfunctioning SCALE migration script + +### Refactor + +- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) + + + diff --git a/charts/stable/tdarr/.helmignore b/charts/stable/tdarr/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/tdarr/.helmignore +++ b/charts/stable/tdarr/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/tdarr/CHANGELOG.md b/charts/stable/tdarr/CHANGELOG.md index db53d234fdf..f702fa3b633 100644 --- a/charts/stable/tdarr/CHANGELOG.md +++ b/charts/stable/tdarr/CHANGELOG.md @@ -1,6 +1,52 @@ # Changelog +## [tdarr-2.0.17](https://github.com/truecharts/apps/compare/tdarr-1.0.7...tdarr-2.0.17) (2022-07-14) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914)) +- bump to regenerate documentation +- bump to cleanup old docs and use correct icon urls +- sync all apps persistence configuration and always default to PVC +- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) +- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) +- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) +- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) +- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) +- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) +- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + +### Fix + +- bump to ensure .helmignore is present on all Charts +- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. +- remove malfunctioning SCALE migration script + +### Refactor + +- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) + + + diff --git a/charts/stable/teamspeak3/.helmignore b/charts/stable/teamspeak3/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/teamspeak3/.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/charts/stable/teamspeak3/CHANGELOG.md b/charts/stable/teamspeak3/CHANGELOG.md index 4b35e45c279..fc2902f8971 100644 --- a/charts/stable/teamspeak3/CHANGELOG.md +++ b/charts/stable/teamspeak3/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [teamspeak3-4.0.18](https://github.com/truecharts/apps/compare/teamspeak3-4.0.16...teamspeak3-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [teamspeak3-4.0.16](https://github.com/truecharts/apps/compare/teamspeak3-4.0.14...teamspeak3-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/teedy/.helmignore b/charts/stable/teedy/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/teedy/.helmignore +++ b/charts/stable/teedy/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/teedy/CHANGELOG.md b/charts/stable/teedy/CHANGELOG.md index f4cfcc13050..3de1fdbfb2a 100644 --- a/charts/stable/teedy/CHANGELOG.md +++ b/charts/stable/teedy/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [teedy-7.0.17](https://github.com/truecharts/apps/compare/teedy-7.0.15...teedy-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [teedy-7.0.15](https://github.com/truecharts/apps/compare/teedy-7.0.13...teedy-7.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/thelounge/.helmignore b/charts/stable/thelounge/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/thelounge/.helmignore +++ b/charts/stable/thelounge/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/thelounge/CHANGELOG.md b/charts/stable/thelounge/CHANGELOG.md index 61305c7e499..393ac7ff459 100644 --- a/charts/stable/thelounge/CHANGELOG.md +++ b/charts/stable/thelounge/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [thelounge-6.0.16](https://github.com/truecharts/apps/compare/thelounge-6.0.14...thelounge-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [thelounge-6.0.14](https://github.com/truecharts/apps/compare/thelounge-6.0.12...thelounge-6.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/tinymediamanager/.helmignore b/charts/stable/tinymediamanager/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/tinymediamanager/.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/charts/stable/tinymediamanager/CHANGELOG.md b/charts/stable/tinymediamanager/CHANGELOG.md index c14e4c49255..5bfb7c711fb 100644 --- a/charts/stable/tinymediamanager/CHANGELOG.md +++ b/charts/stable/tinymediamanager/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [tinymediamanager-2.0.16](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.14...tinymediamanager-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [tinymediamanager-2.0.14](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.12...tinymediamanager-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/traccar/.helmignore b/charts/stable/traccar/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/traccar/.helmignore +++ b/charts/stable/traccar/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/traccar/CHANGELOG.md b/charts/stable/traccar/CHANGELOG.md index 0bc1a511be4..9fe8d3727cd 100644 --- a/charts/stable/traccar/CHANGELOG.md +++ b/charts/stable/traccar/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [traccar-7.0.18](https://github.com/truecharts/apps/compare/traccar-7.0.16...traccar-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [traccar-7.0.16](https://github.com/truecharts/apps/compare/traccar-7.0.14...traccar-7.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/traefik/.helmignore b/charts/stable/traefik/.helmignore index f605c59ab4c..77ca5567b26 100644 --- a/charts/stable/traefik/.helmignore +++ b/charts/stable/traefik/.helmignore @@ -1,4 +1,3 @@ -tests/ # Patterns to ignore when building packages. # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. @@ -23,3 +22,9 @@ tests/ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/traefik/CHANGELOG.md b/charts/stable/traefik/CHANGELOG.md index f2891705161..d9b7fde3489 100644 --- a/charts/stable/traefik/CHANGELOG.md +++ b/charts/stable/traefik/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog +## [traefik-12.0.20](https://github.com/truecharts/apps/compare/traefik-12.0.18...traefik-12.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts +- disable HTTP probes temporarily ([#3173](https://github.com/truecharts/apps/issues/3173)) + + + ## [traefik-12.0.18](https://github.com/truecharts/apps/compare/traefik-12.0.17...traefik-12.0.18) (2022-07-13) diff --git a/charts/stable/transmission/.helmignore b/charts/stable/transmission/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/transmission/.helmignore +++ b/charts/stable/transmission/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/transmission/CHANGELOG.md b/charts/stable/transmission/CHANGELOG.md index 156869e58aa..4d18daf1fda 100644 --- a/charts/stable/transmission/CHANGELOG.md +++ b/charts/stable/transmission/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [transmission-12.0.18](https://github.com/truecharts/apps/compare/transmission-12.0.16...transmission-12.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [transmission-12.0.16](https://github.com/truecharts/apps/compare/transmission-12.0.14...transmission-12.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/trilium-notes/.helmignore b/charts/stable/trilium-notes/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/trilium-notes/.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/charts/stable/trilium-notes/CHANGELOG.md b/charts/stable/trilium-notes/CHANGELOG.md index 8414b5e8082..e40b9082c94 100644 --- a/charts/stable/trilium-notes/CHANGELOG.md +++ b/charts/stable/trilium-notes/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [trilium-notes-5.0.17](https://github.com/truecharts/apps/compare/trilium-notes-5.0.15...trilium-notes-5.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [trilium-notes-5.0.15](https://github.com/truecharts/apps/compare/trilium-notes-5.0.13...trilium-notes-5.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/truecommand/.helmignore b/charts/stable/truecommand/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/truecommand/.helmignore +++ b/charts/stable/truecommand/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/truecommand/CHANGELOG.md b/charts/stable/truecommand/CHANGELOG.md index 6d8731d22f5..4f212e01102 100644 --- a/charts/stable/truecommand/CHANGELOG.md +++ b/charts/stable/truecommand/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [truecommand-11.0.16](https://github.com/truecharts/apps/compare/truecommand-11.0.14...truecommand-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [truecommand-11.0.14](https://github.com/truecharts/apps/compare/truecommand-11.0.12...truecommand-11.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/tt-rss/.helmignore b/charts/stable/tt-rss/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/tt-rss/.helmignore +++ b/charts/stable/tt-rss/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md index 342080d23a8..e2d33aada97 100644 --- a/charts/stable/tt-rss/CHANGELOG.md +++ b/charts/stable/tt-rss/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [tt-rss-7.0.17](https://github.com/truecharts/apps/compare/tt-rss-7.0.15...tt-rss-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [tt-rss-7.0.15](https://github.com/truecharts/apps/compare/tt-rss-7.0.13...tt-rss-7.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/tvheadend/.helmignore b/charts/stable/tvheadend/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/tvheadend/.helmignore +++ b/charts/stable/tvheadend/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/tvheadend/CHANGELOG.md b/charts/stable/tvheadend/CHANGELOG.md index 89f4f62bcab..4852c12dc00 100644 --- a/charts/stable/tvheadend/CHANGELOG.md +++ b/charts/stable/tvheadend/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [tvheadend-12.0.16](https://github.com/truecharts/apps/compare/tvheadend-12.0.14...tvheadend-12.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [tvheadend-12.0.14](https://github.com/truecharts/apps/compare/tvheadend-12.0.12...tvheadend-12.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/twtxt/.helmignore b/charts/stable/twtxt/.helmignore index 0e8a0eb36f4..77ca5567b26 100644 --- a/charts/stable/twtxt/.helmignore +++ b/charts/stable/twtxt/.helmignore @@ -14,10 +14,17 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project .idea/ *.tmproj .vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/twtxt/CHANGELOG.md b/charts/stable/twtxt/CHANGELOG.md index 84680fbe8cc..dbcbc9dce0e 100644 --- a/charts/stable/twtxt/CHANGELOG.md +++ b/charts/stable/twtxt/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [twtxt-3.0.16](https://github.com/truecharts/apps/compare/twtxt-3.0.14...twtxt-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [twtxt-3.0.14](https://github.com/truecharts/apps/compare/twtxt-3.0.12...twtxt-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/typecho/.helmignore b/charts/stable/typecho/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/typecho/.helmignore +++ b/charts/stable/typecho/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/typecho/CHANGELOG.md b/charts/stable/typecho/CHANGELOG.md index aef960a3cac..b6ea17564a1 100644 --- a/charts/stable/typecho/CHANGELOG.md +++ b/charts/stable/typecho/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [typecho-3.0.17](https://github.com/truecharts/apps/compare/typecho-3.0.15...typecho-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [typecho-3.0.15](https://github.com/truecharts/apps/compare/typecho-3.0.13...typecho-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/ubooquity/.helmignore b/charts/stable/ubooquity/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/ubooquity/.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/charts/stable/ubooquity/CHANGELOG.md b/charts/stable/ubooquity/CHANGELOG.md index f8c61a7d107..65ff9ff0d65 100644 --- a/charts/stable/ubooquity/CHANGELOG.md +++ b/charts/stable/ubooquity/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ubooquity-3.0.17](https://github.com/truecharts/apps/compare/ubooquity-3.0.15...ubooquity-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [ubooquity-3.0.15](https://github.com/truecharts/apps/compare/ubooquity-3.0.13...ubooquity-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/unifi/.helmignore b/charts/stable/unifi/.helmignore index fcf9212f480..77ca5567b26 100644 --- a/charts/stable/unifi/.helmignore +++ b/charts/stable/unifi/.helmignore @@ -19,6 +19,12 @@ .project .idea/ *.tmproj -.vscode +.vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/unifi/CHANGELOG.md b/charts/stable/unifi/CHANGELOG.md index 6b92b6a47bd..46f7c0c989f 100644 --- a/charts/stable/unifi/CHANGELOG.md +++ b/charts/stable/unifi/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [unifi-11.0.16](https://github.com/truecharts/apps/compare/unifi-11.0.14...unifi-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [unifi-11.0.14](https://github.com/truecharts/apps/compare/unifi-11.0.12...unifi-11.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/unmanic/.helmignore b/charts/stable/unmanic/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/unmanic/.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/charts/stable/unmanic/CHANGELOG.md b/charts/stable/unmanic/CHANGELOG.md index 81bd84ba9b1..e21298892ff 100644 --- a/charts/stable/unmanic/CHANGELOG.md +++ b/charts/stable/unmanic/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [unmanic-3.0.16](https://github.com/truecharts/apps/compare/unmanic-3.0.14...unmanic-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [unmanic-3.0.14](https://github.com/truecharts/apps/compare/unmanic-3.0.12...unmanic-3.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/unpackerr/.helmignore b/charts/stable/unpackerr/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/unpackerr/.helmignore +++ b/charts/stable/unpackerr/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/unpackerr/CHANGELOG.md b/charts/stable/unpackerr/CHANGELOG.md index ce43cb92eeb..4408d9afc1e 100644 --- a/charts/stable/unpackerr/CHANGELOG.md +++ b/charts/stable/unpackerr/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [unpackerr-6.0.16](https://github.com/truecharts/apps/compare/unpackerr-6.0.14...unpackerr-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [unpackerr-6.0.14](https://github.com/truecharts/apps/compare/unpackerr-6.0.12...unpackerr-6.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/unpoller/.helmignore b/charts/stable/unpoller/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/unpoller/.helmignore +++ b/charts/stable/unpoller/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/unpoller/CHANGELOG.md b/charts/stable/unpoller/CHANGELOG.md index 27c1b2d0a60..74ee06a433f 100644 --- a/charts/stable/unpoller/CHANGELOG.md +++ b/charts/stable/unpoller/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [unpoller-3.0.18](https://github.com/truecharts/apps/compare/unpoller-3.0.16...unpoller-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [unpoller-3.0.16](https://github.com/truecharts/apps/compare/unpoller-3.0.14...unpoller-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/uptime-kuma/.helmignore b/charts/stable/uptime-kuma/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/uptime-kuma/.helmignore +++ b/charts/stable/uptime-kuma/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/uptime-kuma/CHANGELOG.md b/charts/stable/uptime-kuma/CHANGELOG.md index 7008b7e0032..a319280b83e 100644 --- a/charts/stable/uptime-kuma/CHANGELOG.md +++ b/charts/stable/uptime-kuma/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [uptime-kuma-3.0.17](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.15...uptime-kuma-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [uptime-kuma-3.0.15](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.13...uptime-kuma-3.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/uptimerobot-prometheus/.helmignore b/charts/stable/uptimerobot-prometheus/.helmignore index 46fd8996562..77ca5567b26 100644 --- a/charts/stable/uptimerobot-prometheus/.helmignore +++ b/charts/stable/uptimerobot-prometheus/.helmignore @@ -19,5 +19,12 @@ .project .idea/ *.tmproj +.vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/uptimerobot-prometheus/CHANGELOG.md b/charts/stable/uptimerobot-prometheus/CHANGELOG.md index a1732b5420d..090261a7a1f 100644 --- a/charts/stable/uptimerobot-prometheus/CHANGELOG.md +++ b/charts/stable/uptimerobot-prometheus/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [uptimerobot-prometheus-4.0.18](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.16...uptimerobot-prometheus-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [uptimerobot-prometheus-4.0.16](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.14...uptimerobot-prometheus-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/valheim/.helmignore b/charts/stable/valheim/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/valheim/.helmignore +++ b/charts/stable/valheim/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/valheim/CHANGELOG.md b/charts/stable/valheim/CHANGELOG.md index a0cd9fedcf3..65739f2c104 100644 --- a/charts/stable/valheim/CHANGELOG.md +++ b/charts/stable/valheim/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [valheim-3.0.19](https://github.com/truecharts/apps/compare/valheim-3.0.17...valheim-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [valheim-3.0.17](https://github.com/truecharts/apps/compare/valheim-3.0.15...valheim-3.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/vaultwarden/.helmignore b/charts/stable/vaultwarden/.helmignore index e559de0a012..77ca5567b26 100644 --- a/charts/stable/vaultwarden/.helmignore +++ b/charts/stable/vaultwarden/.helmignore @@ -22,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/vaultwarden/CHANGELOG.md b/charts/stable/vaultwarden/CHANGELOG.md index 1433c9d447d..5bf7950a73e 100644 --- a/charts/stable/vaultwarden/CHANGELOG.md +++ b/charts/stable/vaultwarden/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [vaultwarden-16.0.17](https://github.com/truecharts/apps/compare/vaultwarden-16.0.15...vaultwarden-16.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [vaultwarden-16.0.15](https://github.com/truecharts/apps/compare/vaultwarden-16.0.13...vaultwarden-16.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/verysync/.helmignore b/charts/stable/verysync/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/verysync/.helmignore +++ b/charts/stable/verysync/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/verysync/CHANGELOG.md b/charts/stable/verysync/CHANGELOG.md index d55eb1b4ffc..6961e898937 100644 --- a/charts/stable/verysync/CHANGELOG.md +++ b/charts/stable/verysync/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [verysync-2.0.19](https://github.com/truecharts/apps/compare/verysync-2.0.17...verysync-2.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [verysync-2.0.17](https://github.com/truecharts/apps/compare/verysync-2.0.14...verysync-2.0.17) (2022-07-12) ### Chore diff --git a/charts/stable/vikunja/.helmignore b/charts/stable/vikunja/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/vikunja/.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/charts/stable/vikunja/CHANGELOG.md b/charts/stable/vikunja/CHANGELOG.md index 639ee951b42..b7de5620d70 100644 --- a/charts/stable/vikunja/CHANGELOG.md +++ b/charts/stable/vikunja/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [vikunja-3.0.22](https://github.com/truecharts/apps/compare/vikunja-3.0.20...vikunja-3.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [vikunja-3.0.20](https://github.com/truecharts/apps/compare/vikunja-3.0.19...vikunja-3.0.20) (2022-07-14) ### Chore diff --git a/charts/stable/webgrabplus/.helmignore b/charts/stable/webgrabplus/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/webgrabplus/.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/charts/stable/webgrabplus/CHANGELOG.md b/charts/stable/webgrabplus/CHANGELOG.md index d875886701e..6715ef78cd4 100644 --- a/charts/stable/webgrabplus/CHANGELOG.md +++ b/charts/stable/webgrabplus/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [webgrabplus-2.0.17](https://github.com/truecharts/apps/compare/webgrabplus-2.0.15...webgrabplus-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [webgrabplus-2.0.15](https://github.com/truecharts/apps/compare/webgrabplus-2.0.13...webgrabplus-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/weblate/.helmignore b/charts/stable/weblate/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/weblate/.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/charts/stable/weblate/CHANGELOG.md b/charts/stable/weblate/CHANGELOG.md index 4b7cd571652..ff5eac52d8a 100644 --- a/charts/stable/weblate/CHANGELOG.md +++ b/charts/stable/weblate/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [weblate-4.0.18](https://github.com/truecharts/apps/compare/weblate-4.0.16...weblate-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [weblate-4.0.16](https://github.com/truecharts/apps/compare/weblate-4.0.14...weblate-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/website-shot/.helmignore b/charts/stable/website-shot/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/website-shot/.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/charts/stable/website-shot/CHANGELOG.md b/charts/stable/website-shot/CHANGELOG.md index 93229ddb4d2..9f8630fd4fd 100644 --- a/charts/stable/website-shot/CHANGELOG.md +++ b/charts/stable/website-shot/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [website-shot-2.0.17](https://github.com/truecharts/apps/compare/website-shot-2.0.15...website-shot-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [website-shot-2.0.15](https://github.com/truecharts/apps/compare/website-shot-2.0.13...website-shot-2.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/wekan/.helmignore b/charts/stable/wekan/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/wekan/.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/charts/stable/wekan/CHANGELOG.md b/charts/stable/wekan/CHANGELOG.md index d3c8e04408c..22995312762 100644 --- a/charts/stable/wekan/CHANGELOG.md +++ b/charts/stable/wekan/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [wekan-4.0.21](https://github.com/truecharts/apps/compare/wekan-4.0.19...wekan-4.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [wekan-4.0.19](https://github.com/truecharts/apps/compare/wekan-4.0.17...wekan-4.0.19) (2022-07-12) ### Chore diff --git a/charts/stable/wg-easy/.helmignore b/charts/stable/wg-easy/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/wg-easy/.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/charts/stable/wg-easy/CHANGELOG.md b/charts/stable/wg-easy/CHANGELOG.md index e65a431b74c..2078086c915 100644 --- a/charts/stable/wg-easy/CHANGELOG.md +++ b/charts/stable/wg-easy/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [wg-easy-1.0.9](https://github.com/truecharts/apps/compare/wg-easy-1.0.7...wg-easy-1.0.9) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [wg-easy-1.0.7](https://github.com/truecharts/apps/compare/wg-easy-1.0.5...wg-easy-1.0.7) (2022-07-12) ### Chore diff --git a/charts/stable/whoogle/.helmignore b/charts/stable/whoogle/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/whoogle/.helmignore +++ b/charts/stable/whoogle/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/whoogle/CHANGELOG.md b/charts/stable/whoogle/CHANGELOG.md index 6570fe516a7..d53e78fa691 100644 --- a/charts/stable/whoogle/CHANGELOG.md +++ b/charts/stable/whoogle/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [whoogle-3.0.18](https://github.com/truecharts/apps/compare/whoogle-3.0.16...whoogle-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [whoogle-3.0.16](https://github.com/truecharts/apps/compare/whoogle-3.0.14...whoogle-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/wikijs/.helmignore b/charts/stable/wikijs/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/wikijs/.helmignore +++ b/charts/stable/wikijs/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/wikijs/CHANGELOG.md b/charts/stable/wikijs/CHANGELOG.md index 32581e26a48..9c3b31afbcb 100644 --- a/charts/stable/wikijs/CHANGELOG.md +++ b/charts/stable/wikijs/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [wikijs-7.0.18](https://github.com/truecharts/apps/compare/wikijs-7.0.16...wikijs-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [wikijs-7.0.16](https://github.com/truecharts/apps/compare/wikijs-7.0.14...wikijs-7.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/wireshark/.helmignore b/charts/stable/wireshark/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/wireshark/.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/charts/stable/wireshark/CHANGELOG.md b/charts/stable/wireshark/CHANGELOG.md index 4d6aef0265f..8278090e1a9 100644 --- a/charts/stable/wireshark/CHANGELOG.md +++ b/charts/stable/wireshark/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [wireshark-2.0.16](https://github.com/truecharts/apps/compare/wireshark-2.0.14...wireshark-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [wireshark-2.0.14](https://github.com/truecharts/apps/compare/wireshark-2.0.12...wireshark-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/xbackbone/.helmignore b/charts/stable/xbackbone/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/xbackbone/.helmignore +++ b/charts/stable/xbackbone/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/xbackbone/CHANGELOG.md b/charts/stable/xbackbone/CHANGELOG.md index 2e1bd375475..104546bf609 100644 --- a/charts/stable/xbackbone/CHANGELOG.md +++ b/charts/stable/xbackbone/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [xbackbone-3.0.18](https://github.com/truecharts/apps/compare/xbackbone-3.0.16...xbackbone-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [xbackbone-3.0.16](https://github.com/truecharts/apps/compare/xbackbone-3.0.14...xbackbone-3.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/xteve/.helmignore b/charts/stable/xteve/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/xteve/.helmignore +++ b/charts/stable/xteve/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/xteve/CHANGELOG.md b/charts/stable/xteve/CHANGELOG.md index ebc09778212..892919970c6 100644 --- a/charts/stable/xteve/CHANGELOG.md +++ b/charts/stable/xteve/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [xteve-6.0.17](https://github.com/truecharts/apps/compare/xteve-6.0.15...xteve-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [xteve-6.0.15](https://github.com/truecharts/apps/compare/xteve-6.0.13...xteve-6.0.15) (2022-07-12) ### Chore diff --git a/charts/stable/xwiki/.helmignore b/charts/stable/xwiki/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/xwiki/.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/charts/stable/xwiki/CHANGELOG.md b/charts/stable/xwiki/CHANGELOG.md index 16acd74a825..ff0eed16b52 100644 --- a/charts/stable/xwiki/CHANGELOG.md +++ b/charts/stable/xwiki/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [xwiki-3.0.22](https://github.com/truecharts/apps/compare/xwiki-3.0.20...xwiki-3.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [xwiki-3.0.20](https://github.com/truecharts/apps/compare/xwiki-3.0.19...xwiki-3.0.20) (2022-07-14) ### Chore diff --git a/charts/stable/zerotier/.helmignore b/charts/stable/zerotier/.helmignore index 4379e2b3014..77ca5567b26 100644 --- a/charts/stable/zerotier/.helmignore +++ b/charts/stable/zerotier/.helmignore @@ -24,3 +24,7 @@ OWNERS # helm-docs templates *.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/zerotier/CHANGELOG.md b/charts/stable/zerotier/CHANGELOG.md index 5e341952077..46df5a4f55d 100644 --- a/charts/stable/zerotier/CHANGELOG.md +++ b/charts/stable/zerotier/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [zerotier-2.0.16](https://github.com/truecharts/apps/compare/zerotier-2.0.14...zerotier-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [zerotier-2.0.14](https://github.com/truecharts/apps/compare/zerotier-2.0.12...zerotier-2.0.14) (2022-07-12) ### Chore diff --git a/charts/stable/zigbee2mqtt/.helmignore b/charts/stable/zigbee2mqtt/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/zigbee2mqtt/.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/charts/stable/zigbee2mqtt/CHANGELOG.md b/charts/stable/zigbee2mqtt/CHANGELOG.md index a708bb490df..8d8650bd353 100644 --- a/charts/stable/zigbee2mqtt/CHANGELOG.md +++ b/charts/stable/zigbee2mqtt/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [zigbee2mqtt-4.0.18](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.16...zigbee2mqtt-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [zigbee2mqtt-4.0.16](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.14...zigbee2mqtt-4.0.16) (2022-07-12) ### Chore diff --git a/charts/stable/znc/.helmignore b/charts/stable/znc/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/stable/znc/.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/charts/stable/znc/CHANGELOG.md b/charts/stable/znc/CHANGELOG.md index 2a225a174b8..0cfe53ab60e 100644 --- a/charts/stable/znc/CHANGELOG.md +++ b/charts/stable/znc/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [znc-2.0.17](https://github.com/truecharts/apps/compare/znc-2.0.15...znc-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [znc-2.0.15](https://github.com/truecharts/apps/compare/znc-2.0.14...znc-2.0.15) (2022-07-13) ### Fix diff --git a/charts/stable/zwavejs2mqtt/.helmignore b/charts/stable/zwavejs2mqtt/.helmignore index c44cf6f1737..77ca5567b26 100644 --- a/charts/stable/zwavejs2mqtt/.helmignore +++ b/charts/stable/zwavejs2mqtt/.helmignore @@ -14,7 +14,6 @@ *.swp *.bak *.tmp -*.orig *~ # Various IDEs .project @@ -23,3 +22,9 @@ .vscode/ # OWNERS file for Kubernetes OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/stable/zwavejs2mqtt/CHANGELOG.md b/charts/stable/zwavejs2mqtt/CHANGELOG.md index cedfb7bd399..4c6faf0dee2 100644 --- a/charts/stable/zwavejs2mqtt/CHANGELOG.md +++ b/charts/stable/zwavejs2mqtt/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [zwavejs2mqtt-11.0.19](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.17...zwavejs2mqtt-11.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + ## [zwavejs2mqtt-11.0.17](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.15...zwavejs2mqtt-11.0.17) (2022-07-12) ### Chore