diff --git a/premium/blocky/14.5.1/app-changelog.md b/premium/blocky/14.5.1/app-changelog.md deleted file mode 100644 index b9a4226d5f9..00000000000 --- a/premium/blocky/14.5.1/app-changelog.md +++ /dev/null @@ -1,15 +0,0 @@ - - -## [blocky-14.5.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.1) (2024-03-22) - -### Chore - - - -- update and annotate default DNS servers - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/premium/blocky/14.5.1/.helmignore b/premium/blocky/14.5.6/.helmignore similarity index 100% rename from premium/blocky/14.5.1/.helmignore rename to premium/blocky/14.5.6/.helmignore diff --git a/premium/blocky/14.5.6/CHANGELOG.md b/premium/blocky/14.5.6/CHANGELOG.md new file mode 100644 index 00000000000..3424d2789b3 --- /dev/null +++ b/premium/blocky/14.5.6/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [blocky-14.5.6](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.6) (2024-03-22) + +### Chore + + + +- bump to release new default blocklists + +- bump blocky to apply whitelist/blacklist changes + +- update values.yaml to reflect default blacklist/whitelist changes + +- move blocky default lists directly to template + +- bump blocky + +- release lower blocky default lookup timeouts + +- bump to release updated default DNS servers + +- update and annotate default DNS servers + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +### Feat + + + +- add pihole default blocklists as well. + +- add default blocklist, default whitelist, default group and enable customised prefetcher + + +## [blocky-14.5.5](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.5) (2024-03-22) + +### Chore + + + +- bump blocky to apply whitelist/blacklist changes + +- update values.yaml to reflect default blacklist/whitelist changes + +- move blocky default lists directly to template + +- bump blocky + +- release lower blocky default lookup timeouts + +- bump to release updated default DNS servers + +- update and annotate default DNS servers + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +### Feat + + + +- add default blocklist, default whitelist, default group and enable customised prefetcher + + +## [blocky-14.5.4](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.4) (2024-03-22) + +### Chore + + + +- move blocky default lists directly to template + +- bump blocky + +- release lower blocky default lookup timeouts + +- bump to release updated default DNS servers + +- update and annotate default DNS servers + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) diff --git a/premium/blocky/14.5.1/Chart.yaml b/premium/blocky/14.5.6/Chart.yaml similarity index 98% rename from premium/blocky/14.5.1/Chart.yaml rename to premium/blocky/14.5.6/Chart.yaml index 7f2b2f37282..d8bf0a85dc4 100644 --- a/premium/blocky/14.5.1/Chart.yaml +++ b/premium/blocky/14.5.6/Chart.yaml @@ -44,4 +44,4 @@ sources: - https://hub.docker.com/r/spx01/blocky - https://quay.io/oriedge/k8s_gateway type: application -version: 14.5.1 +version: 14.5.6 diff --git a/premium/blocky/14.5.1/LICENSE b/premium/blocky/14.5.6/LICENSE similarity index 100% rename from premium/blocky/14.5.1/LICENSE rename to premium/blocky/14.5.6/LICENSE diff --git a/premium/blocky/14.5.1/README.md b/premium/blocky/14.5.6/README.md similarity index 100% rename from premium/blocky/14.5.1/README.md rename to premium/blocky/14.5.6/README.md diff --git a/premium/blocky/14.5.6/app-changelog.md b/premium/blocky/14.5.6/app-changelog.md new file mode 100644 index 00000000000..68ce1cb4c26 --- /dev/null +++ b/premium/blocky/14.5.6/app-changelog.md @@ -0,0 +1,37 @@ + + +## [blocky-14.5.6](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.6) (2024-03-22) + +### Chore + + + +- bump to release new default blocklists + +- bump blocky to apply whitelist/blacklist changes + +- update values.yaml to reflect default blacklist/whitelist changes + +- move blocky default lists directly to template + +- bump blocky + +- release lower blocky default lookup timeouts + +- bump to release updated default DNS servers + +- update and annotate default DNS servers + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +### Feat + + + +- add pihole default blocklists as well. + +- add default blocklist, default whitelist, default group and enable customised prefetcher \ No newline at end of file diff --git a/premium/blocky/14.5.1/app-readme.md b/premium/blocky/14.5.6/app-readme.md similarity index 100% rename from premium/blocky/14.5.1/app-readme.md rename to premium/blocky/14.5.6/app-readme.md diff --git a/premium/blocky/14.5.1/charts/common-20.2.2.tgz b/premium/blocky/14.5.6/charts/common-20.2.2.tgz similarity index 100% rename from premium/blocky/14.5.1/charts/common-20.2.2.tgz rename to premium/blocky/14.5.6/charts/common-20.2.2.tgz diff --git a/premium/blocky/14.5.1/charts/redis-13.0.5.tgz b/premium/blocky/14.5.6/charts/redis-13.0.5.tgz similarity index 100% rename from premium/blocky/14.5.1/charts/redis-13.0.5.tgz rename to premium/blocky/14.5.6/charts/redis-13.0.5.tgz diff --git a/premium/blocky/14.5.1/dashboard.json b/premium/blocky/14.5.6/dashboard.json similarity index 100% rename from premium/blocky/14.5.1/dashboard.json rename to premium/blocky/14.5.6/dashboard.json diff --git a/premium/blocky/14.5.1/dashboardpsql.json b/premium/blocky/14.5.6/dashboardpsql.json similarity index 100% rename from premium/blocky/14.5.1/dashboardpsql.json rename to premium/blocky/14.5.6/dashboardpsql.json diff --git a/premium/blocky/14.5.1/ix_values.yaml b/premium/blocky/14.5.6/ix_values.yaml similarity index 91% rename from premium/blocky/14.5.1/ix_values.yaml rename to premium/blocky/14.5.6/ix_values.yaml index 3919e381c2c..9a2903a3973 100644 --- a/premium/blocky/14.5.1/ix_values.yaml +++ b/premium/blocky/14.5.6/ix_values.yaml @@ -159,11 +159,11 @@ clientLookup: # ips: [] # -- Setup caching caching: - minTime: 5m - maxTime: 30m + minTime: 15m + maxTime: 0 maxItemsCount: 0 - prefetching: false - prefetchExpires: 2h + prefetching: true + prefetchExpires: 12h prefetchThreshold: 5 prefetchMaxItemsCount: 0 cacheTimeNegative: 30m @@ -190,30 +190,34 @@ blocking: # -- Sets the block download attempt count downloadAttempts: 3 # -- Sets the block download cooldown - downloadCooldown: 2s + downloadCooldown: 5s # -- Set the start strategy (blocking | failOnError | fast) - startStrategy: blocking + startStrategy: fast # -- Sets how many list-groups can be processed at the same time - processingConcurrency: 4 + processingConcurrency: 8 # -- Add blocky whitelists + # `default` name is reservered for TrueCharts included default whitelist + # example shows the structure, though name should be changed when used whitelist: [] - # - name: ads - # lists: - # - https://someurl.com/list.txt - # - /somefile.txt + # - name: default + # lists: + # - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/optional-list.txt + # - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt + # - https://raw.githubusercontent.com/rahilpathan/pihole-whitelist/main/1.LowWL.txt # -- Blocky blacklists + # `default` name is reservered for TrueCharts included default blacklist + # example shows the structure, though name should be changed when used blacklist: [] - # - name: ads - # lists: - # - https://someurl.com/list.txt - # - /somefile.txt + # - name: default + # lists: + # - https://big.oisd.nl/domainswild # -- Blocky clientGroupsBlock - clientGroupsBlock: [] - # - name: default - # groups: - # - ads + clientGroupsBlock: + - name: default + groups: + - default # -- configure using hostsfile for lookups # Allows for using the hosts configured in kubernetes and such hostsFile: @@ -221,13 +225,7 @@ hostsFile: filePath: /etc/hosts hostsTTL: 60m refreshPeriod: 30m -## TODO: add this with postgresql support as well -# queryLog: -# type: csv -# target: /logs -# logRetentionDays: 0 -# creationAttempts: 3 -# CreationCooldown: 2 + podOptions: automountServiceAccountToken: true portal: diff --git a/premium/blocky/14.5.1/questions.yaml b/premium/blocky/14.5.6/questions.yaml similarity index 100% rename from premium/blocky/14.5.1/questions.yaml rename to premium/blocky/14.5.6/questions.yaml diff --git a/premium/blocky/14.5.1/templates/NOTES.txt b/premium/blocky/14.5.6/templates/NOTES.txt similarity index 100% rename from premium/blocky/14.5.1/templates/NOTES.txt rename to premium/blocky/14.5.6/templates/NOTES.txt diff --git a/premium/blocky/14.5.1/templates/_blockyConfig.tpl b/premium/blocky/14.5.6/templates/_blockyConfig.tpl similarity index 92% rename from premium/blocky/14.5.1/templates/_blockyConfig.tpl rename to premium/blocky/14.5.6/templates/_blockyConfig.tpl index b35491645ac..356dddf95cb 100644 --- a/premium/blocky/14.5.1/templates/_blockyConfig.tpl +++ b/premium/blocky/14.5.6/templates/_blockyConfig.tpl @@ -43,6 +43,8 @@ upstream: {{- $value.dnsservers | toYaml | nindent 8 }} {{- end }} +upstreamTimeout: {{ .Values.upstreamTimeout | default "1s" }} + ports: {{- if .Values.service.dns.enabled }} dns: {{ .Values.service.dns.ports.dns.targetPort }} @@ -204,21 +206,27 @@ blocking: downloadCooldown: {{ .Values.blocking.downloadCooldown }} startStrategy: {{ .Values.blocking.startStrategy }} processingConcurrency: {{ .Values.blocking.processingConcurrency }} -{{- if .Values.blocking.whitelist }} + whiteLists: + default: + - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/optional-list.txt + - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt + - https://raw.githubusercontent.com/rahilpathan/pihole-whitelist/main/1.LowWL.txt {{- range $id, $value := .Values.blocking.whitelist }} {{ $value.name }}: {{- $value.lists | toYaml | nindent 10 }} {{- end }} -{{- end }} -{{- if .Values.blocking.blacklist }} + blackLists: + default: + - https://big.oisd.nl/domainswild + - https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts + - https://mirror1.malwaredomains.com/files/justdomains {{- range $id, $value := .Values.blocking.blacklist }} {{ $value.name }}: {{- $value.lists | toYaml | nindent 10 }} {{- end }} -{{- end }} {{- if .Values.blocking.clientGroupsBlock }} clientGroupsBlock: diff --git a/premium/blocky/14.5.1/templates/_k8sgateway.tpl b/premium/blocky/14.5.6/templates/_k8sgateway.tpl similarity index 100% rename from premium/blocky/14.5.1/templates/_k8sgateway.tpl rename to premium/blocky/14.5.6/templates/_k8sgateway.tpl diff --git a/premium/blocky/14.5.1/templates/common.yaml b/premium/blocky/14.5.6/templates/common.yaml similarity index 100% rename from premium/blocky/14.5.1/templates/common.yaml rename to premium/blocky/14.5.6/templates/common.yaml diff --git a/premium/blocky/14.5.1/values.yaml b/premium/blocky/14.5.6/values.yaml similarity index 100% rename from premium/blocky/14.5.1/values.yaml rename to premium/blocky/14.5.6/values.yaml diff --git a/stable/fileflows/10.8.4/CHANGELOG.md b/stable/fileflows/10.8.4/CHANGELOG.md index 180785fcf0a..f4b8a3ba4bb 100644 --- a/stable/fileflows/10.8.4/CHANGELOG.md +++ b/stable/fileflows/10.8.4/CHANGELOG.md @@ -93,7 +93,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [fileflows-10.8.3](https://github.com/truecharts/charts/compare/fileflows-10.7.0...fileflows-10.8.3) (2024-03-22) +## [fileflows-10.8.4](https://github.com/truecharts/charts/compare/fileflows-10.7.0...fileflows-10.8.4) (2024-03-22) ### Chore diff --git a/stable/littlelink/13.7.3/CHANGELOG.md b/stable/littlelink/13.7.3/CHANGELOG.md index b3af8290c47..dde2c655e93 100644 --- a/stable/littlelink/13.7.3/CHANGELOG.md +++ b/stable/littlelink/13.7.3/CHANGELOG.md @@ -83,17 +83,17 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [littlelink-13.7.2](https://github.com/truecharts/charts/compare/littlelink-13.6.0...littlelink-13.7.2) (2024-03-19) +## [littlelink-13.7.3](https://github.com/truecharts/charts/compare/littlelink-13.6.0...littlelink-13.7.3) (2024-03-22) ### Chore +- update container image ghcr.io/techno-tim/littlelink-server to latest[@6204eb2](https://github.com/6204eb2) by renovate ([#19620](https://github.com/truecharts/charts/issues/19620)) + - update container image ghcr.io/techno-tim/littlelink-server to latest[@e44b7d1](https://github.com/e44b7d1) by renovate ([#19467](https://github.com/truecharts/charts/issues/19467)) - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -## [littlelink-13.7.2](https://github.com/truecharts/charts/compare/littlelink-13.6.0...littlelink-13.7.2) (2024-03-19) diff --git a/stable/logitech-media-server/11.7.3/CHANGELOG.md b/stable/logitech-media-server/11.7.3/CHANGELOG.md index ca5670394b5..eac6ddf34d2 100644 --- a/stable/logitech-media-server/11.7.3/CHANGELOG.md +++ b/stable/logitech-media-server/11.7.3/CHANGELOG.md @@ -93,7 +93,7 @@ title: Changelog - update container image lmscommunity/logitechmediaserver to stable[@6389750](https://github.com/6389750) by renovate ([#19269](https://github.com/truecharts/charts/issues/19269)) -## [logitech-media-server-11.7.2](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.7.2) (2024-03-22) +## [logitech-media-server-11.7.3](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.7.3) (2024-03-22) ### Chore diff --git a/stable/mylar/13.8.2/CHANGELOG.md b/stable/mylar/13.8.2/CHANGELOG.md index b809f9cf35f..02b9d86306a 100644 --- a/stable/mylar/13.8.2/CHANGELOG.md +++ b/stable/mylar/13.8.2/CHANGELOG.md @@ -83,17 +83,17 @@ title: Changelog - update container image linuxserver/mylar3 to vversion-v0.8.0[@1913dcb](https://github.com/1913dcb) by renovate ([#19345](https://github.com/truecharts/charts/issues/19345)) -## [mylar-13.8.1](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.8.1) (2024-03-17) +## [mylar-13.8.2](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.8.2) (2024-03-22) ### Chore +- update container image linuxserver/mylar3 to version-v0.8.0[@04a2a43](https://github.com/04a2a43) by renovate ([#19621](https://github.com/truecharts/charts/issues/19621)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - update container image linuxserver/mylar3 to vversion-v0.8.0[@1913dcb](https://github.com/1913dcb) by renovate ([#19345](https://github.com/truecharts/charts/issues/19345)) - -## [mylar-13.8.1](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.8.1) (2024-03-17) diff --git a/stable/prusaslicer-novnc/8.7.2/CHANGELOG.md b/stable/prusaslicer-novnc/8.7.2/CHANGELOG.md index 9bcad4599e9..cef37f1f236 100644 --- a/stable/prusaslicer-novnc/8.7.2/CHANGELOG.md +++ b/stable/prusaslicer-novnc/8.7.2/CHANGELOG.md @@ -83,17 +83,17 @@ title: Changelog - update container image mikeah/prusaslicer-novnc to latest[@1377f07](https://github.com/1377f07) by renovate ([#19274](https://github.com/truecharts/charts/issues/19274)) -## [prusaslicer-novnc-8.7.1](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.7.1) (2024-03-17) +## [prusaslicer-novnc-8.7.2](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.7.2) (2024-03-22) ### Chore +- update container image mikeah/prusaslicer-novnc to latest[@bd59d9d](https://github.com/bd59d9d) by renovate ([#19623](https://github.com/truecharts/charts/issues/19623)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - update container image mikeah/prusaslicer-novnc to latest[@1377f07](https://github.com/1377f07) by renovate ([#19274](https://github.com/truecharts/charts/issues/19274)) - -## [prusaslicer-novnc-8.7.1](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.7.1) (2024-03-17) diff --git a/stable/traefik-forward-auth/3.5.3/CHANGELOG.md b/stable/traefik-forward-auth/3.5.3/CHANGELOG.md deleted file mode 100644 index 4a92322d88f..00000000000 --- a/stable/traefik-forward-auth/3.5.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [traefik-forward-auth-3.5.3](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.5.2...traefik-forward-auth-3.5.3) (2024-03-14) - -### Fix - - - -- Remove persistence questions from SCALE ([#19200](https://github.com/truecharts/charts/issues/19200)) - - -## [traefik-forward-auth-3.5.2](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.5.1...traefik-forward-auth-3.5.2) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.9[@caa8bac](https://github.com/caa8bac) by renovate ([#19179](https://github.com/truecharts/charts/issues/19179)) - - -## [traefik-forward-auth-3.5.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.5.0...traefik-forward-auth-3.5.1) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.8[@021a874](https://github.com/021a874) by renovate ([#19175](https://github.com/truecharts/charts/issues/19175)) - - -## [traefik-forward-auth-3.5.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.4.1...traefik-forward-auth-3.5.0) (2024-03-11) - -### Chore - - - -- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131)) - - -## [traefik-forward-auth-3.4.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.4.0...traefik-forward-auth-3.4.1) (2024-03-07) - -### Chore - - - -- bump everything to trigger re-release - - -## [traefik-forward-auth-3.4.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.3.0...traefik-forward-auth-3.4.0) (2024-03-07) - -### Chore - - - -- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) - - -## [traefik-forward-auth-3.3.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.2.3...traefik-forward-auth-3.3.0) (2024-03-06) - -### Chore - - - -- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) - - -## [traefik-forward-auth-3.2.3](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.2.2...traefik-forward-auth-3.2.3) (2024-03-05) - -### Chore - - - -- bump everything to force helm release again - - -## [traefik-forward-auth-3.2.2](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.2.0...traefik-forward-auth-3.2.2) (2024-03-05) - -### Chore - - - -- force rereleases - -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) - - - - - - - - diff --git a/stable/traefik-forward-auth/3.5.3/charts/common-20.0.9.tgz b/stable/traefik-forward-auth/3.5.3/charts/common-20.0.9.tgz deleted file mode 100644 index 41a62ef2dc2..00000000000 Binary files a/stable/traefik-forward-auth/3.5.3/charts/common-20.0.9.tgz and /dev/null differ diff --git a/stable/traefik-forward-auth/3.5.3/.helmignore b/stable/traefik-forward-auth/3.7.2/.helmignore similarity index 100% rename from stable/traefik-forward-auth/3.5.3/.helmignore rename to stable/traefik-forward-auth/3.7.2/.helmignore diff --git a/premium/blocky/14.5.1/CHANGELOG.md b/stable/traefik-forward-auth/3.7.2/CHANGELOG.md similarity index 58% rename from premium/blocky/14.5.1/CHANGELOG.md rename to stable/traefik-forward-auth/3.7.2/CHANGELOG.md index 8b03fa60b5c..18cbb316d26 100644 --- a/premium/blocky/14.5.1/CHANGELOG.md +++ b/stable/traefik-forward-auth/3.7.2/CHANGELOG.md @@ -8,22 +8,7 @@ title: Changelog **Important:** -## [blocky-14.5.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.1) (2024-03-22) - -### Chore - - - -- update and annotate default DNS servers - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [blocky-14.5.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.1) (2024-03-22) +## [traefik-forward-auth-3.7.2](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.2) (2024-03-22) ### Chore @@ -33,10 +18,8 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -## [blocky-14.5.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.1) (2024-03-22) +## [traefik-forward-auth-3.7.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.1) (2024-03-17) ### Chore @@ -46,10 +29,8 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -## [blocky-14.5.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.1) (2024-03-22) +## [traefik-forward-auth-3.7.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.1) (2024-03-17) ### Chore @@ -59,10 +40,8 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -## [blocky-14.5.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.1) (2024-03-22) +## [traefik-forward-auth-3.7.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.1) (2024-03-17) ### Chore @@ -72,10 +51,8 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -## [blocky-14.5.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.1) (2024-03-22) +## [traefik-forward-auth-3.7.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.1) (2024-03-17) ### Chore @@ -85,10 +62,8 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -## [blocky-14.5.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.5.1) (2024-03-17) +## [traefik-forward-auth-3.7.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.1) (2024-03-17) ### Chore @@ -97,3 +72,28 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [traefik-forward-auth-3.7.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [traefik-forward-auth-3.7.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [traefik-forward-auth-3.7.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.1) (2024-03-17) diff --git a/stable/traefik-forward-auth/3.5.3/Chart.yaml b/stable/traefik-forward-auth/3.7.2/Chart.yaml similarity index 97% rename from stable/traefik-forward-auth/3.5.3/Chart.yaml rename to stable/traefik-forward-auth/3.7.2/Chart.yaml index a1bd858b097..63eb796aa6f 100644 --- a/stable/traefik-forward-auth/3.5.3/Chart.yaml +++ b/stable/traefik-forward-auth/3.7.2/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.0.9 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/traefik-forward-auth - https://hub.docker.com/r/thomseddon/traefik-forward-auth type: application -version: 3.5.3 +version: 3.7.2 diff --git a/stable/traefik-forward-auth/3.5.3/README.md b/stable/traefik-forward-auth/3.7.2/README.md similarity index 100% rename from stable/traefik-forward-auth/3.5.3/README.md rename to stable/traefik-forward-auth/3.7.2/README.md diff --git a/stable/traefik-forward-auth/3.7.2/app-changelog.md b/stable/traefik-forward-auth/3.7.2/app-changelog.md new file mode 100644 index 00000000000..bd6de08826a --- /dev/null +++ b/stable/traefik-forward-auth/3.7.2/app-changelog.md @@ -0,0 +1,11 @@ + + +## [traefik-forward-auth-3.7.2](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.2) (2024-03-22) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/traefik-forward-auth/3.5.3/app-readme.md b/stable/traefik-forward-auth/3.7.2/app-readme.md similarity index 100% rename from stable/traefik-forward-auth/3.5.3/app-readme.md rename to stable/traefik-forward-auth/3.7.2/app-readme.md diff --git a/stable/traefik-forward-auth/3.7.2/charts/common-20.2.2.tgz b/stable/traefik-forward-auth/3.7.2/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/traefik-forward-auth/3.7.2/charts/common-20.2.2.tgz differ diff --git a/stable/traefik-forward-auth/3.5.3/ix_values.yaml b/stable/traefik-forward-auth/3.7.2/ix_values.yaml similarity index 100% rename from stable/traefik-forward-auth/3.5.3/ix_values.yaml rename to stable/traefik-forward-auth/3.7.2/ix_values.yaml diff --git a/stable/traefik-forward-auth/3.5.3/questions.yaml b/stable/traefik-forward-auth/3.7.2/questions.yaml similarity index 91% rename from stable/traefik-forward-auth/3.5.3/questions.yaml rename to stable/traefik-forward-auth/3.7.2/questions.yaml index 7ef0de44cde..0e91c32a2e3 100755 --- a/stable/traefik-forward-auth/3.5.3/questions.yaml +++ b/stable/traefik-forward-auth/3.7.2/questions.yaml @@ -826,282 +826,6 @@ questions: type: int required: true - - variable: persistence - label: Integrated Persistent Storage - description: Integrated Persistent Storage - group: Storage and Persistence - schema: - additional_attrs: true - type: dict - attrs: - - - variable: type - label: Type of Storage - description: Sets the persistence type, Anything other than PVC could break rollback! - schema: - type: string - default: pvc - enum: - - value: pvc - description: PVC - - value: hostPath - description: Host Path - - value: emptyDir - description: emptyDir - - value: nfs - description: NFS Share - - value: iscsi - description: iSCSI Share - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: iscsi - label: iSCSI Options - schema: - show_if: [["type", "=", "iscsi"]] - type: dict - additional_attrs: true - attrs: - - variable: targetPortal - label: targetPortal - schema: - type: string - required: true - default: "" - - variable: iqn - label: iqn - schema: - type: string - required: true - default: "" - - variable: lun - label: lun - schema: - type: int - default: 0 - - variable: authSession - label: authSession - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - type: string - default: "" - - variable: authDiscovery - label: authDiscovery - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - type: string - default: "" - - - variable: autoPermissions - label: Automatic Permissions Configuration - description: Automatically set permissions - schema: - show_if: [["type", "!=", "pvc"]] - type: dict - additional_attrs: true - attrs: - - variable: enabled - label: enabled - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: chown - label: Run CHOWN - description: | - It will run CHOWN on the path with the given fsGroup - schema: - type: boolean - default: false - - variable: chmod - label: Run CHMOD - description: | - It will run CHMOD on the path with the given value
- Format should be 3 digits, e.g. 770 - schema: - type: string - valid_chars: '[0-9]{3}' - default: "" - - variable: recursive - label: Recursive - description: | - It will run CHOWN and CHMOD recursively - schema: - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - default: false - - variable: hostPath - label: Host Path - description: Path inside the container the storage is mounted - schema: - show_if: [["type", "=", "hostPath"]] - type: hostpath - - variable: medium - label: EmptyDir Medium - schema: - show_if: [["type", "=", "emptyDir"]] - type: string - default: "" - enum: - - value: "" - description: Default - - value: Memory - description: Memory - - variable: size - label: Size quotum of Storage (Do NOT REDUCE after installation) - description: This value can ONLY be INCREASED after the installation - schema: - show_if: [["type", "=", "pvc"]] - type: string - default: 256Gi - - variable: storageClass - label: 'storageClass (Advanced)' - description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' - schema: - show_if: [["type", "=", "pvc"]] - type: string - default: "" - - variable: static - label: 'Static Fixed PVC Bindings (Experimental)' - description: Link a PVC to a specific storage location - schema: - show_if: [["type", "=", "pvc"]] - type: dict - additional_attrs: true - attrs: - - variable: mode - label: mode - description: | - disabled: use normal dynamic PVCs - smb: connect to an SMB share - nfs: connect to an NFS share - schema: - type: string - default: "disabled" - enum: - - value: disabled - description: disabled - - value: smb - description: smb - - value: nfs - description: nfs - - variable: server - label: Server - description: server to connect to - schema: - type: string - show_if: [["mode", "!=", "disabled"]] - default: "myserver" - - variable: share - label: Share - description: share to connect to - schema: - type: string - show_if: [["mode", "!=", "disabled"]] - default: "/myshare" - - variable: user - label: User - description: connecting user - schema: - type: string - show_if: [["mode", "=", "smb"]] - default: "myuser" - - variable: domain - label: Domain - description: user domain - schema: - type: string - show_if: [["mode", "=", "smb"]] - default: "" - - variable: password - label: Password - description: connecting password - schema: - type: string - show_if: [["mode", "=", "smb"]] - default: "" - - variable: volumeSnapshots - label: 'Volume Snapshots (Experimental)' - description: Add an entry to the list to force creation of a volumeSnapshot of this PVC - schema: - show_if: [["type", "=", "pvc"]] - type: list - default: [] - items: - - variable: volumeSnapshotEntry - label: Custom volumeSnapshot - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' - schema: - type: string - default: "mysnapshot" - required: true - - variable: volumeSnapshotClassName - label: 'volumeSnapshot Class Name (Advanced)' - description: For use with PVCs using a non-default storageClass - schema: - type: string - default: "" - - variable: persistenceList label: Additional App Storage group: Storage and Persistence @@ -1947,7 +1671,7 @@ questions: default: 568 - variable: runAsGroup label: "runAsGroup" - description: "The groupID this App of the user running the application" + description: "The groupID of the user running the application" schema: type: int default: 568 diff --git a/stable/traefik-forward-auth/3.5.3/templates/_args.tpl b/stable/traefik-forward-auth/3.7.2/templates/_args.tpl similarity index 100% rename from stable/traefik-forward-auth/3.5.3/templates/_args.tpl rename to stable/traefik-forward-auth/3.7.2/templates/_args.tpl diff --git a/stable/traefik-forward-auth/3.5.3/templates/_secrets.tpl b/stable/traefik-forward-auth/3.7.2/templates/_secrets.tpl similarity index 100% rename from stable/traefik-forward-auth/3.5.3/templates/_secrets.tpl rename to stable/traefik-forward-auth/3.7.2/templates/_secrets.tpl diff --git a/stable/traefik-forward-auth/3.5.3/templates/common.yaml b/stable/traefik-forward-auth/3.7.2/templates/common.yaml similarity index 100% rename from stable/traefik-forward-auth/3.5.3/templates/common.yaml rename to stable/traefik-forward-auth/3.7.2/templates/common.yaml diff --git a/stable/traefik-forward-auth/3.5.3/values.yaml b/stable/traefik-forward-auth/3.7.2/values.yaml similarity index 100% rename from stable/traefik-forward-auth/3.5.3/values.yaml rename to stable/traefik-forward-auth/3.7.2/values.yaml