TrueCharts Bot and GitHub
f12578fff6
chore(deps): update container image tccr.io/truecharts/rsshub to latest ( #10418 )
2023-07-12 11:33:10 +02:00
TrueCharts Bot and GitHub
449843fa90
chore(deps): update renovatebot/github-action action to v38.1.13 ( #10417 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action )
| action | patch | `v38.1.11` -> `v38.1.13` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>
###
[`v38.1.13`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.13 )
[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.12...v38.1.13 )
##### Build System
- **deps:** update dependency semantic-release to v21.0.7
([15c9444](https://togithub.com/renovatebot/github-action/commit/15c94446efd4b5c8e7b40f2c970f49ad53093401 ))
###
[`v38.1.12`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.12 )
[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.11...v38.1.12 )
##### Bug Fixes
- use full image again by default
([#​781](https://togithub.com/renovatebot/github-action/issues/781 ))
([523965f](https://togithub.com/renovatebot/github-action/commit/523965fe247dd45bd7e3e33e4396aa77b99905d1 ))
##### Documentation
- mention that Fine-grained PATs are not supported
([#​778](https://togithub.com/renovatebot/github-action/issues/778 ))
([8a25544](https://togithub.com/renovatebot/github-action/commit/8a25544ae48ede79c13e6c18f84f6fd9d06558ee ))
##### Miscellaneous Chores
- **config:** migrate renovate config
([#​779](https://togithub.com/renovatebot/github-action/issues/779 ))
([252e47a](https://togithub.com/renovatebot/github-action/commit/252e47ae9345771bb7d2bc9004f4c69eb6155f10 ))
- **deps:** update dependency
[@​types/node](https://togithub.com/types/node ) to v16.18.38
([996d881](https://togithub.com/renovatebot/github-action/commit/996d881921892a340b2285b88cf862ea0e54af90 ))
- **deps:** update dependency eslint to v8.44.0
([28ff2ef](https://togithub.com/renovatebot/github-action/commit/28ff2ef92895681bcec6735bbe298abb29f66e64 ))
- **deps:** update linters to v5.61.0
([d3b8a98](https://togithub.com/renovatebot/github-action/commit/d3b8a98375a225d6bbc41de39fd7b1f7cfccfede ))
##### Continuous Integration
- **deps:** update renovate docker tag to v35.159.7
([cf29b1d](https://togithub.com/renovatebot/github-action/commit/cf29b1d7c3b62f5aa5009d0addc785744434f0fe ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi43LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-12 11:25:51 +02:00
TrueCharts Bot and GitHub
bf33d788bc
chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-openbox to latest ( #10416 )
2023-07-12 10:31:44 +02:00
gismo2004 and GitHub
a87b6dd934
fix(prometheus-metrics) update grafana/node-exporter/kube-state-metrics ( #10413 )
...
**Description**
fix metrics for grafana/node-exporter/kube-state-metrics
this finally fixes https://github.com/truecharts/charts/issues/9163 (app
start was already fixed by
https://github.com/truecharts/charts/pull/9855 and previous PRs)
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [x] 🪛 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:**
- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] ⬆️ 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._
2023-07-12 09:39:18 +02:00
TrueCharts Bot and GitHub
e657925b28
chore(deps): update container image tccr.io/truecharts/calibre to v6.22.0 ( #10414 )
2023-07-12 09:36:54 +02:00
TrueCharts Bot and GitHub
7970a4a732
chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 ( #10415 )
2023-07-12 09:36:44 +02:00
TrueCharts Bot and GitHub
87557691fd
chore(deps): update webtop ( #10412 )
2023-07-12 08:33:26 +02:00
TrueCharts Bot and GitHub
b83e99f2ca
chore(deps): update webtop ( #10411 )
2023-07-12 07:34:00 +02:00
TrueCharts Bot and GitHub
fdfb04bda0
chore(deps): update webtop ( #10410 )
2023-07-12 05:41:53 +02:00
TrueCharts Bot and GitHub
27b8c3b416
chore(deps): update rdesktop ( #10372 )
2023-07-12 05:00:20 +02:00
TrueCharts Bot and GitHub
b8cf9af389
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest ( #10409 )
2023-07-12 00:36:07 +02:00
TrueCharts Bot and GitHub
bd2cbca729
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 ( #10403 )
2023-07-11 22:37:21 +02:00
TrueCharts Bot and GitHub
952cb071c7
chore(deps): update container image tccr.io/truecharts/boinc to latest ( #10402 )
2023-07-11 22:35:56 +02:00
TrueCharts Bot and GitHub
828c382d1f
chore(deps): update container image tccr.io/truecharts/rsshub to latest ( #10400 )
2023-07-11 21:34:29 +02:00
TrueCharts Bot and GitHub
3df43801cd
chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 ( #10399 )
2023-07-11 20:37:07 +02:00
TrueCharts Bot and GitHub
214b8634e2
chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 ( #10397 )
2023-07-11 19:35:34 +02:00
TrueCharts Bot and GitHub
b1b084a000
chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 ( #10398 )
2023-07-11 19:34:15 +02:00
TrueCharts Bot and GitHub
2009ce041e
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 ( #10396 )
2023-07-11 17:35:01 +02:00
TrueCharts Bot and GitHub
bd308dfc0d
chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 ( #10395 )
2023-07-11 16:34:18 +02:00
TrueCharts Bot and GitHub
b17e4f8c35
chore(deps): update container image tccr.io/truecharts/matomo to v4.15.0 ( #10394 )
2023-07-11 15:41:37 +02:00
TrueCharts Bot and GitHub
dae6447d36
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ( #10392 )
2023-07-11 14:37:56 +02:00
TrueCharts Bot and GitHub
b412fc4810
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 ( #10390 )
2023-07-11 13:36:08 +02:00
TrueCharts Bot and GitHub
df2a6c5fef
chore(deps): update container image tccr.io/truecharts/webtop-fedora-openbox to latest ( #10389 )
2023-07-11 12:35:05 +02:00
TrueCharts Bot and GitHub
7297217a69
chore(deps): update webtop ( #10388 )
2023-07-11 11:34:02 +02:00
TrueCharts Bot and GitHub
c858d6886e
chore(deps): update webtop ( #10387 )
2023-07-11 10:34:46 +02:00
TrueCharts Bot and GitHub
1a529d04cf
chore(deps): update webtop ( #10386 )
2023-07-11 09:35:37 +02:00
TrueCharts Bot and GitHub
9853645db6
chore(deps): update container image tccr.io/truecharts/webtop-alpine-kde to latest ( #10385 )
2023-07-11 08:36:03 +02:00
TrueCharts Bot and GitHub
52d44b0fb3
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 ( #10383 )
2023-07-11 07:33:44 +02:00
TrueCharts Bot and GitHub
a712af9536
chore(deps): update webtop ( #10384 )
2023-07-11 07:32:42 +02:00
TrueCharts Bot and GitHub
ef6328def6
chore(deps): update container image tccr.io/truecharts/matomo to v4.15.0 ( #10379 )
2023-07-11 04:05:22 +02:00
TrueCharts Bot and GitHub
cd5a572548
chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ( #10377 )
2023-07-11 02:55:13 +02:00
TrueCharts Bot and GitHub
589e4905b5
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest ( #10375 )
2023-07-10 23:40:29 +02:00
TrueCharts Bot and GitHub
097c7041a3
chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ( #10374 )
2023-07-10 22:35:33 +02:00
TrueCharts Bot and GitHub
0f3434e7af
chore(deps): update container image tccr.io/truecharts/rsshub to latest ( #10373 )
2023-07-10 20:39:10 +02:00
TrueCharts Bot and GitHub
9ce3475a45
chore(deps): update container image tccr.io/truecharts/rsshub to latest ( #10371 )
2023-07-10 14:38:34 +02:00
TrueCharts Bot and GitHub
49ded13df4
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-mate to latest ( #10370 )
2023-07-10 14:37:54 +02:00
TrueCharts Bot and GitHub
3755672fcc
chore(deps): update container image tccr.io/truecharts/rsshub to latest ( #10368 )
2023-07-10 13:39:54 +02:00
TrueCharts Bot and GitHub
6fc7f71b54
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest ( #10367 )
2023-07-10 13:36:04 +02:00
TrueCharts Bot and GitHub
4a458baae5
chore(deps): update rdesktop ( #10366 )
2023-07-10 12:34:25 +02:00
TrueCharts Bot and GitHub
9be72e11a5
chore(deps): update container image tccr.io/truecharts/rdesktop to latest ( #10365 )
2023-07-10 11:37:21 +02:00
TrueCharts Bot and GitHub
d50bb0ae35
chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-openbox to latest ( #10363 )
2023-07-10 10:34:55 +02:00
TrueCharts Bot and GitHub
f3d3d651c0
chore(deps): update rdesktop ( #10362 )
2023-07-10 09:35:27 +02:00
TrueCharts Bot and GitHub
8e9988e3ee
chore(deps): update rdesktop ( #10361 )
2023-07-10 08:39:08 +02:00
TrueCharts Bot and GitHub
4daf2d3c3b
chore(deps): update container image tccr.io/truecharts/duckdns to latest ( #10359 )
2023-07-10 06:38:36 +02:00
TrueCharts Bot and GitHub
7b52487df8
chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-mate to latest ( #10360 )
2023-07-10 06:36:47 +02:00
TrueCharts Bot and GitHub
4c3116ffbd
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 ( #10357 )
2023-07-10 05:50:23 +02:00
TrueCharts Bot and GitHub
9cdd9e826c
chore(deps): update rdesktop ( #10358 )
2023-07-10 05:49:45 +02:00
TrueCharts Bot and GitHub
de83bcb0de
chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 ( #10355 )
2023-07-10 03:01:49 +02:00
TrueCharts Bot and GitHub
bcf8bc1f58
chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest ( #10356 )
2023-07-10 03:00:44 +02:00
TrueCharts Bot and GitHub
8e7079eee5
chore(deps): update container image tccr.io/truecharts/libremdb to latest ( #10352 )
2023-07-10 00:36:56 +02:00