3 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
TrueCharts Bot |
d68653ea08
|
chore(deps): update ignored by renovate (patch) (#16673)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [2fauth/2fauth](https://togithub.com/Bubka/2FAuth) | patch | `5.0.0`
-> `5.0.2` |
| appsmith/appsmith-ce | patch | `v1.9.50` -> `v1.9.57` |
| [caronc/apprise](https://togithub.com/caronc/apprise-api) | patch |
`v0.9.5` -> `0.9.7` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.2.18` ->
`17.2.21` |
| dbeaver/cloudbeaver | patch | `23.3.0` -> `23.3.1` |
| docker.bintray.io/jfrog/artifactory-oss | patch | `7.71.4` ->
`7.71.11` |
| docker.io/jetbrains/youtrack | patch | `2023.2.20316` ->
`2023.2.22656` |
|
[ghcr.io/alexjustesen/speedtest-tracker](https://togithub.com/alexjustesen/speedtest-tracker)
| patch | `v0.13.1` -> `v0.13.4` |
|
[ghcr.io/linuxserver/wireshark](https://togithub.com/linuxserver/docker-wireshark/packages)
([source](https://togithub.com/linuxserver/docker-wireshark)) | patch |
`4.0.10` -> `4.0.11` |
| ghcr.io/muety/telepush | patch | `4.1.1` -> `4.1.2` |
| [ghcr.io/pushbits/server](https://togithub.com/pushbits/server) |
patch | `0.10.2` -> `0.10.3` |
| ghcr.io/seriousm4x/upsnap | patch | `4.1.3` -> `4.1.4` |
| ghost | patch | `5.73.1` -> `5.73.2` |
| [grafana/loki](https://togithub.com/grafana/loki) | patch | `2.9.2` ->
`2.9.3` |
| gristlabs/grist | patch | `1.1.7` -> `1.1.10` |
| [inventree/inventree](https://togithub.com/inventree/InvenTree) |
patch | `0.12.8` -> `0.12.10` |
| [jlesage/dupeguru](https://togithub.com/jlesage/docker-dupeguru) |
patch | `v23.11.2` -> `v23.11.3` |
| leantime/leantime | patch | `2.4.7` -> `2.4.8` |
|
[netboxcommunity/netbox](https://togithub.com/netbox-community/netbox-docker)
| patch | `v3.6.5-2.7.0` -> `v3.6.9-2.7.0` |
| noisedash/noisedash | patch | `v0.6.12` -> `v0.6.13` |
| [openproject/community](https://togithub.com/opf/openproject) | patch
| `13.0.7` -> `13.0.8` |
| [owncloud/ocis](https://togithub.com/owncloud/ocis) | patch | `4.0.2`
-> `4.0.5` |
|
[privatebin/pdo](https://togithub.com/PrivateBin/docker-nginx-fpm-alpine)
| patch | `1.6.0` -> `1.6.2` |
| pydio/cells | patch | `4.3.1` -> `4.3.2` |
| selexin/cleanarr | patch | `v2.5.0` -> `v2.5.1` |
| stonith404/pingvin-share | patch | `v0.20.2` -> `v0.20.3` |
| typesense/typesense | patch | `0.25.1` -> `0.25.2` |
| [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) |
patch | `1.5.6` -> `1.5.10` |
| zusam/zusam | patch | `0.5.4` -> `0.5.5` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>Bubka/2FAuth (2fauth/2fauth)</summary>
###
[`v5.0.2`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#502---2023-12-29)
[Compare
Source](https://togithub.com/Bubka/2FAuth/compare/v5.0.1...v5.0.2)
##### Fixed
- [issue #​265](https://togithub.com/Bubka/2FAuth/issues/265)
Version 5.0.1 doesn't display colored countdown segments
###
[`v5.0.1`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#501---2023-12-29)
[Compare
Source](https://togithub.com/Bubka/2FAuth/compare/v5.0.0...v5.0.1)
##### Fixed
- [issue #​262](https://togithub.com/Bubka/2FAuth/issues/262)
Missing custom base url support
</details>
<details>
<summary>caronc/apprise-api (caronc/apprise)</summary>
###
[`v0.9.7`](https://togithub.com/caronc/apprise-api/releases/tag/v0.9.7):
Apprise API Release v0.9.7
[Compare
Source](https://togithub.com/caronc/apprise-api/compare/v0.9.6...v0.9.7)
#### 💡 Features
- Refactored to work with [Apprise
v1.7.x](https://togithub.com/caronc/apprise/releases/tag/v1.7.0)
- Group Configuration now working via APi (introduced in Apprise v1.6.x)
- Improved documentation
#### 🐞 Bugfixes
- n/a
###
[`v0.9.6`](https://togithub.com/caronc/apprise-api/releases/tag/v0.9.6):
Apprise API Release v0.9.6
[Compare
Source](https://togithub.com/caronc/apprise-api/compare/0.9.5...v0.9.6)
#### 💡 Features
- Multi-stage Docker changes that brought image size down from ~600MB to
just 70MB! 🚀
- New Configuration Generator button added to make it easier to create
obfuscated (and non-guessable) unique configuration keys.
- Dark mode color improvements
- Added more documentation and dynamic examples based on `{key}` being
viewed to show how it can be triggered using `curl` and or the `apprise`
CLI tool
#### 🐞 Bugfixes
- Light/Dark Theme saved in session fix
([#​141](https://togithub.com/caronc/apprise-api/issues/141))
</details>
<details>
<summary>alexjustesen/speedtest-tracker
(ghcr.io/alexjustesen/speedtest-tracker)</summary>
###
[`v0.13.4`](https://togithub.com/alexjustesen/speedtest-tracker/releases/tag/v0.13.4)
[Compare
Source](https://togithub.com/alexjustesen/speedtest-tracker/compare/v0.13.3...v0.13.4)
#### What's Changed
- Laravel 10.33.0 Shift by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/920](https://togithub.com/alexjustesen/speedtest-tracker/pull/920)
- \[Feature] Added home nav item by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/921](https://togithub.com/alexjustesen/speedtest-tracker/pull/921)
- \[Feature] Made more result columns sortable by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/926](https://togithub.com/alexjustesen/speedtest-tracker/pull/926)
- Release v0.13.4 by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/927](https://togithub.com/alexjustesen/speedtest-tracker/pull/927)
**Full Changelog**:
https://github.com/alexjustesen/speedtest-tracker/compare/v0.13.3...v0.13.4
###
[`v0.13.3`](https://togithub.com/alexjustesen/speedtest-tracker/releases/tag/v0.13.3)
[Compare
Source](https://togithub.com/alexjustesen/speedtest-tracker/compare/v0.13.2...v0.13.3)
#### What's Changed
- \[Bug] Don't return SAMEORIGIN twice (Hotfix Release v0.13.3) by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/904](https://togithub.com/alexjustesen/speedtest-tracker/pull/904)
**Full Changelog**:
https://github.com/alexjustesen/speedtest-tracker/compare/v0.13.2...v0.13.3
###
[`v0.13.2`](https://togithub.com/alexjustesen/speedtest-tracker/releases/tag/v0.13.2)
[Compare
Source](https://togithub.com/alexjustesen/speedtest-tracker/compare/v0.13.1...v0.13.2)
#### What's Changed
- Added public dashboard enabled setting to general settings by
[@​frknakk](https://togithub.com/frknakk) in
[https://github.com/alexjustesen/speedtest-tracker/pull/856](https://togithub.com/alexjustesen/speedtest-tracker/pull/856)
- Laravel 10.28.0 Shift by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/861](https://togithub.com/alexjustesen/speedtest-tracker/pull/861)
- Laravel 10.31.0 Shift by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/890](https://togithub.com/alexjustesen/speedtest-tracker/pull/890)
- \[Chore] Build and publish dev image workflow by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/898](https://togithub.com/alexjustesen/speedtest-tracker/pull/898)
- \[Feature] Allow public dashboard to be embedded by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/897](https://togithub.com/alexjustesen/speedtest-tracker/pull/897)
- \[Bug] missed a dash in allow from by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/899](https://togithub.com/alexjustesen/speedtest-tracker/pull/899)
- \[Bug] Use same origin as header default by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/900](https://togithub.com/alexjustesen/speedtest-tracker/pull/900)
- Release v0.13.2 by
[@​alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/901](https://togithub.com/alexjustesen/speedtest-tracker/pull/901)
#### New Contributors
- [@​frknakk](https://togithub.com/frknakk) made their first
contribution in
[https://github.com/alexjustesen/speedtest-tracker/pull/856](https://togithub.com/alexjustesen/speedtest-tracker/pull/856)
**Full Changelog**:
https://github.com/alexjustesen/speedtest-tracker/compare/v0.13.1...v0.13.2
</details>
<details>
<summary>pushbits/server (ghcr.io/pushbits/server)</summary>
###
[`v0.10.3`](https://togithub.com/pushbits/server/releases/tag/v0.10.3)
[Compare
Source](https://togithub.com/pushbits/server/compare/v0.10.2...v0.10.3)
#### Changelog
- [`35f9573`](https://togithub.com/pushbits/server/commit/35f9573)
Update Go version
</details>
<details>
<summary>grafana/loki (grafana/loki)</summary>
### [`v2.9.3`](https://togithub.com/grafana/loki/releases/tag/v2.9.3)
[Compare
Source](https://togithub.com/grafana/loki/compare/v2.9.2...v2.9.3)
This is release `v2.9.3` of Loki.
##### Notable changes:
This release includes a few small fixes and CVE patches
- Upgrade otelhttp from 0.40.0 -> 0.44.0 and base alpine image from
3.18.3 -> 3.18.5 to fix a few CVES (CVE-2023-45142, CVE-2022-21698,
CVE-2023-5363).
- Fix querying ingester for label values with a matcher (previously
didn't respect the matcher).
- Ensure all lifecycler cfgs ref a valid IPv6 addr and port combination
##### Installation:
The components of Loki are currently distributed in plain binary form
and as Docker container images. Choose what fits your use-case best.
##### Docker container:
- https://hub.docker.com/r/grafana/loki
- https://hub.docker.com/r/grafana/promtail
```bash
$ docker pull "grafana/loki:2.9.3"
$ docker pull "grafana/promtail:2.9.3"
```
##### Binary
We provide pre-compiled binary executables for the most common operating
systems and architectures.
Choose from the assets below for the application and architecture
matching your system.
Example for `Loki` on the `linux` operating system and `amd64`
architecture:
```bash
$ curl -O -L "https://github.com/grafana/loki/releases/download/v2.9.3/loki-linux-amd64.zip"
### extract the binary
$ unzip "loki-linux-amd64.zip"
### make sure it is executable
$ chmod a+x "loki-linux-amd64"
```
</details>
<details>
<summary>inventree/InvenTree (inventree/inventree)</summary>
###
[`v0.12.10`](https://togithub.com/inventree/InvenTree/releases/tag/0.12.10)
[Compare
Source](https://togithub.com/inventree/InvenTree/compare/0.12.8...0.12.10)
<!-- Release notes generated using configuration in .github/release.yml
at 0.12.x -->
#### What's Changed
##### Bug Fixes
- Cherry pick changes from
[`fe0d9c1`](
|
|
Stavros Kois |
b118ccf6d9
|
chore(images): fix some refs (#16749)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 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 **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._ |
|
Kjeld Schouten |
5bded42f49
|
chore: move new-common incubator stuff to stable (#15646)
**Description** Applications that are currently on new common in incubator are either working or unstable. We should act on that and filter accordingly **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 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 **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._ |
Renamed from charts/incubator/speedtest-tracker/values.yaml (Browse further)