6 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
TrueCharts-Bot | 6a5d0ec00d |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
|
TrueCharts-Bot | f522aadebb |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
|
TrueCharts-Bot | ca008eb2af |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
|
TrueCharts Bot |
69c2566876
|
chore(deps): update container image spx01/blocky to v0.24@faa286a by renovate (#22452)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [spx01/blocky](https://togithub.com/0xERR0R/blocky) | minor | `v0.23` -> `v0.24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>0xERR0R/blocky (spx01/blocky)</summary> ### [`v0.24`](https://togithub.com/0xERR0R/blocky/releases/tag/v0.24) [Compare Source](https://togithub.com/0xERR0R/blocky/compare/v0.23...v0.24) **Features:** - support client name lookup when querying via the API ([@​ThinkChaos](https://togithub.com/ThinkChaos)) - Support defining records by dns zone format ([#​1360](https://togithub.com/0xERR0R/blocky/issues/1360)) ([@​BenMcH](https://togithub.com/BenMcH)) - add `queryLog.ignore.sudn` option to ignore SUDN responses ([@​ThinkChaos](https://togithub.com/ThinkChaos)) - add a unique ID (`req_id`) to all logs related to a request ([@​ThinkChaos](https://togithub.com/ThinkChaos)) - do not hardcode the job name in the grafana dashboard.([#​1326](https://togithub.com/0xERR0R/blocky/issues/1326)) ([@​shizunge](https://togithub.com/shizunge)) - log the rule which is the cause of blocking ([#​1460](https://togithub.com/0xERR0R/blocky/issues/1460)) ([@​zc-devs](https://togithub.com/zc-devs)) - support CNAME records in customDNS mappings ([#​1352](https://togithub.com/0xERR0R/blocky/issues/1352)) ([@​BenMcH](https://togithub.com/BenMcH)) **Misc:** - Updated dependencies and documentation - update list config and code to use "allow/deny" language ([@​ThinkChaos](https://togithub.com/ThinkChaos)) - code refactoring and build optimization (thanks [@​kwitsch](https://togithub.com/kwitsch)) **Bugfix:** - use proxy env vars via Go default HTTP Transport values ([@​ThinkChaos](https://togithub.com/ThinkChaos)) - don't print querylog target password when using a database ([@​ThinkChaos](https://togithub.com/ThinkChaos)) - use RCode=ServFail instead of HTTP 500 for internal errors ([@​ThinkChaos](https://togithub.com/ThinkChaos)) - Parse time from file names in the local system timezone ([@​BenMcH](https://togithub.com/BenMcH)) - add `Resolver.String` so logs don't use Go's default format ([@​ThinkChaos](https://togithub.com/ThinkChaos)) - api regression breaking `blocky blocking disable` ([#​1373](https://togithub.com/0xERR0R/blocky/issues/1373)) ([@​BenMcH](https://togithub.com/BenMcH)) - don't use upstream `ServFail` responses besides forwarding them ([@​ThinkChaos](https://togithub.com/ThinkChaos)) #### Changelog - [`3ab0456`]( |
|
Kjeld Schouten |
a66fd3357b
|
Chore: rework SCALE catagories/groups to match helm and remove deprecated charts (#21111)
**Description** We want to improve the meager-at-best descriptions for the option groups/catagories on SCALE. They should also match the naming scheme of Helm/Kubernetes. With those things combined, we can then link users to the actual common docs for more indepth info on each available option. Saving us needlessly duplicated docs that need to be maintained and giving more indepth information to users. Having naming schemes that match *actual* kubernetes, also makes it easier for users to migrate to a true kubernetes platform in the future. **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
|
Kjeld Schouten | 477ad6f28e | chore(enterprise-train): rename `enterprise`- train to `premium`-train |
Renamed from charts/enterprise/traefik/README.md (Browse further)