Commit Graph

29 Commits

Author SHA1 Message Date
TrueCharts Bot 0dc5a90e02
chore(deps): update container image ghcr.io/autobrr/autobrr to v1.34.1@7a21e92 (#16028)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) |
patch | `v1.34.0` -> `v1.34.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary>

###
[`v1.34.1`](https://togithub.com/autobrr/autobrr/releases/tag/v1.34.1)

[Compare
Source](https://togithub.com/autobrr/autobrr/compare/v1.34.0...v1.34.1)

#### Changelog

##### Bug fixes

-
[`fc0bf33`](fc0bf33412):
fix(config): PostgresExtraParams struct tag
([#&#8203;1294](https://togithub.com/autobrr/autobrr/issues/1294))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`17e9720`](17e97201fd):
fix(config): log level change causes panic
([#&#8203;1296](https://togithub.com/autobrr/autobrr/issues/1296))
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`b2c32a4`](b2c32a421e):
fix(irc): improve IRC handler management
([#&#8203;1269](https://togithub.com/autobrr/autobrr/issues/1269))
([@&#8203;slingamn](https://togithub.com/slingamn))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.34.0...v1.34.1

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.34.1`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 01:47:23 +01:00
TrueCharts Bot 93ad923846
chore(deps): update container image ghcr.io/autobrr/autobrr to v1.34.0@dda89d0 (#15586)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) |
minor | `v1.33.0` -> `v1.34.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary>

###
[`v1.34.0`](https://togithub.com/autobrr/autobrr/releases/tag/v1.34.0)

[Compare
Source](https://togithub.com/autobrr/autobrr/compare/v1.33.0...v1.34.0)

#### Changelog

##### New Features

-
[`73e76c4`](73e76c4214):
feat(database): postgres set ssl mode
([#&#8203;1245](https://togithub.com/autobrr/autobrr/issues/1245))
([@&#8203;Intuinewin](https://togithub.com/Intuinewin))
-
[`666bdf6`](666bdf68cd):
feat(database): setup integration tests
([#&#8203;1118](https://togithub.com/autobrr/autobrr/issues/1118))
([@&#8203;KaiserBh](https://togithub.com/KaiserBh))
-
[`fef0da5`](fef0da5711):
feat(definitions): add expectations for test lines
([#&#8203;1257](https://togithub.com/autobrr/autobrr/issues/1257))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`2bd1a68`](2bd1a68a94):
feat(feeds): add force run
([#&#8203;1243](https://togithub.com/autobrr/autobrr/issues/1243))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`4d13d08`](4d13d08c87):
feat(filters): auto-expand used sections
([#&#8203;1278](https://togithub.com/autobrr/autobrr/issues/1278))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`8d3921f`](8d3921fd3b):
feat(filters): validate filter size
([#&#8203;1263](https://togithub.com/autobrr/autobrr/issues/1263))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`fc63d46`](fc63d46e71):
feat(go): implement cpu quota detection
([#&#8203;1251](https://togithub.com/autobrr/autobrr/issues/1251))
([@&#8203;KyleSanderson](https://togithub.com/KyleSanderson))
-
[`14e12e7`](14e12e7bc6):
feat(indexers): add SugoiMusic
([#&#8203;1255](https://togithub.com/autobrr/autobrr/issues/1255))
([@&#8203;Kuredant](https://togithub.com/Kuredant))
-
[`0b7d9b5`](0b7d9b5976):
feat(indexers): update base url for Milkie
([#&#8203;1256](https://togithub.com/autobrr/autobrr/issues/1256))
([@&#8203;mynameisbogdan](https://togithub.com/mynameisbogdan))
-
[`7cb2aaa`](7cb2aaa8a5):
feat(irc): log connection errors
([#&#8203;1239](https://togithub.com/autobrr/autobrr/issues/1239))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`f89a25d`](f89a25d645):
feat(irc): support optional bot mode
([#&#8203;1246](https://togithub.com/autobrr/autobrr/issues/1246))
([@&#8203;Kuredant](https://togithub.com/Kuredant))
-
[`8c89481`](8c89481d88):
feat(sqlite): implement query planner
([#&#8203;1174](https://togithub.com/autobrr/autobrr/issues/1174))
([@&#8203;KyleSanderson](https://togithub.com/KyleSanderson))
-
[`4f20b2b`](4f20b2b3f6):
feat(tests): verify external autobrr.com URLs
([#&#8203;1253](https://togithub.com/autobrr/autobrr/issues/1253))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`cb036ac`](cb036ac538):
enhancement(web): releases description for narrow screens
([#&#8203;1234](https://togithub.com/autobrr/autobrr/issues/1234))
([@&#8203;martylukyy](https://togithub.com/martylukyy))
-
[`e842a7b`](e842a7bd42):
enhancement(web): ui overhaul
([#&#8203;1155](https://togithub.com/autobrr/autobrr/issues/1155))
([@&#8203;stacksmash76](https://togithub.com/stacksmash76))
-
[`d8c977b`](d8c977b5ba):
refactor(config): copylocks and staticcheck findings
([#&#8203;1261](https://togithub.com/autobrr/autobrr/issues/1261))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`365055f`](365055fbe1):
refactor(filters): move rejections from release to filter
([#&#8203;1272](https://togithub.com/autobrr/autobrr/issues/1272))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`558bc04`](558bc045ab):
refactor: streamline shutdown signal handling
([#&#8203;1248](https://togithub.com/autobrr/autobrr/issues/1248))
([@&#8203;s0up4200](https://togithub.com/s0up4200))

##### Bug fixes

-
[`ff70a34`](ff70a341ad):
fix(codeql): empty node cache error
([#&#8203;1267](https://togithub.com/autobrr/autobrr/issues/1267))
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`8b5e087`](8b5e08727b):
fix(config): load from env vars
([#&#8203;995](https://togithub.com/autobrr/autobrr/issues/995))
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`a274d9d`](a274d9ddce):
fix(database): broken migrations
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`c5fb92c`](c5fb92ccf4):
fix(filters): external webhook remove jitter
([#&#8203;1254](https://togithub.com/autobrr/autobrr/issues/1254))
([@&#8203;buroa](https://togithub.com/buroa))
-
[`c0f8ecf`](c0f8ecfa9e):
fix(filters): could not delete filter without actions
([#&#8203;1275](https://togithub.com/autobrr/autobrr/issues/1275))
([@&#8203;KaiserBh](https://togithub.com/KaiserBh))
-
[`70a2f2d`](70a2f2d713):
fix(filters): validate external filters
([#&#8203;1250](https://togithub.com/autobrr/autobrr/issues/1250))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`570af09`](570af0940b):
fix(indexers): AnimeBytes parsing
([#&#8203;1259](https://togithub.com/autobrr/autobrr/issues/1259))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`8a80694`](8a8069408a):
fix(indexers): toggle state
([#&#8203;1214](https://togithub.com/autobrr/autobrr/issues/1214))
([@&#8203;fabricionaweb](https://togithub.com/fabricionaweb))
-
[`e6b3d61`](e6b3d6117e):
fix(web): improve responsiveness on settings pages
([#&#8203;1270](https://togithub.com/autobrr/autobrr/issues/1270))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`c6c74c7`](c6c74c7f3b):
fix(web): revert package versions causing errors
([#&#8203;1274](https://togithub.com/autobrr/autobrr/issues/1274))
([@&#8203;martylukyy](https://togithub.com/martylukyy))

##### Other work

-
[`b7a8f6e`](b7a8f6e6ed):
build(deps): bump pnpm to 8.10.5
([#&#8203;1271](https://togithub.com/autobrr/autobrr/issues/1271))
([@&#8203;fabricionaweb](https://togithub.com/fabricionaweb))
-
[`df5fb37`](df5fb37c9c):
build(deps): bump the golang group with 6 updates
([#&#8203;1290](https://togithub.com/autobrr/autobrr/issues/1290))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5cf5d16`](5cf5d16050):
build(deps): bump the golang group with 1 update
([#&#8203;1235](https://togithub.com/autobrr/autobrr/issues/1235))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5d6fc84`](5d6fc84f4c):
build(deps): bump the npm group in /web with 18 updates
([#&#8203;1266](https://togithub.com/autobrr/autobrr/issues/1266))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`76d749b`](76d749b301):
build: build rpm and deb
([#&#8203;963](https://togithub.com/autobrr/autobrr/issues/963))
([@&#8203;KyleSanderson](https://togithub.com/KyleSanderson))
-
[`2cef58c`](2cef58c8de):
chore: Add CODE_OF_CONDUCT
([#&#8203;1098](https://togithub.com/autobrr/autobrr/issues/1098))
([@&#8203;onedr0p](https://togithub.com/onedr0p))
-
[`f35d10d`](f35d10d7c0):
docs: add coc to readme
([#&#8203;1268](https://togithub.com/autobrr/autobrr/issues/1268))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`e9e59b3`](e9e59b38b9):
docs: readme improvements and additions
([#&#8203;1262](https://togithub.com/autobrr/autobrr/issues/1262))
([@&#8203;s0up4200](https://togithub.com/s0up4200))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.34.0-rc1...v1.34.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.34.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:34:57 +01:00
Xstar97TheNoob 613fd90a4c
chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
TrueCharts Bot 60de2c605b
chore(deps): update container image tccr.io/truecharts/autobrr to v1.33.0 (#14180) 2023-10-31 21:42:29 +01:00
TrueCharts Bot 389f0aa303
chore(deps): update container image tccr.io/truecharts/autobrr to v1.32.0 (#14036) 2023-10-28 00:40:52 +02:00
TrueCharts Bot 37bbe4a276
chore(deps): update container image tccr.io/truecharts/autobrr to v1.31.0 (#13233) 2023-10-04 12:38:41 +02:00
TrueCharts Bot 26a8318882
chore(deps): update container image tccr.io/truecharts/autobrr to v1.30.0 (#12879) 2023-09-23 16:35:08 +02:00
TrueCharts Bot ca35788b77
chore(deps): update container image tccr.io/truecharts/autobrr to v1.29.0 (#12518) 2023-09-12 10:41:37 +02:00
TrueCharts Bot 03a34c3efb
chore(deps): update container image tccr.io/truecharts/autobrr to v1.28.0 (#11051) 2023-07-30 19:36:34 +02:00
TrueCharts Bot ab41715d40
chore(deps): update container image tccr.io/truecharts/autobrr to v1.27.1 (#9943) 2023-06-26 17:34:07 +02:00
TrueCharts Bot f46d6d6eca
chore(deps): update container image tccr.io/truecharts/autobrr to v1.26.2 (#9042) 2023-05-21 12:57:46 +02:00
TrueCharts Bot d5f759475c
chore(deps): update container image tccr.io/truecharts/autobrr to v1.25.0 (#8848) 2023-05-08 08:41:15 +02:00
TrueCharts Bot c49074c73b
chore(deps): update container image tccr.io/truecharts/autobrr to v1.24.1 (#8552) 2023-04-30 15:50:30 +02:00
Kjeld Schouten-Lebbing 278904bff0
Chore(stable): BREAKING CHANGE migrate to new common part 2 (#7992)
**Description**
See: https://github.com/truecharts/charts/pull/7900

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ 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-04-14 18:11:04 +02:00
TrueCharts-Admin 7eeff9f7be chore(deps): update container image tccr.io/truecharts/autobrr to v1.18.0 2023-02-12 22:27:37 +00:00
TrueCharts-Admin 30e649d80e chore(deps): update container image tccr.io/truecharts/autobrr to v1.17.0 2023-02-08 17:24:38 +00:00
TrueCharts-Admin f1404aa133 chore(deps): update container image tccr.io/truecharts/autobrr to v1.16.0 2023-01-19 08:23:21 +00:00
TrueCharts-Admin 0deb572c48 chore(deps): update container image tccr.io/truecharts/autobrr to v1.15.0 2023-01-10 18:36:09 +00:00
TrueCharts-Admin 535e5142e8 chore(deps): update container image tccr.io/truecharts/autobrr to v1.13.0 2023-01-01 20:04:09 +01:00
TrueCharts-Admin 73105091c5 chore(deps): update container image tccr.io/truecharts/autobrr to v1.12.1 2022-12-25 00:29:03 +00:00
TrueCharts-Admin a4434effa4 chore(deps): update container image tccr.io/truecharts/autobrr to v1.12.0 2022-12-21 07:19:29 +00:00
TrueCharts-Admin f4a365004e Update container image tccr.io/truecharts/autobrr to v1.11.0 2022-11-18 01:41:17 +00:00
TrueCharts Bot ef199b08a4
chore(deps): update docker general non-major (#4394)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 19:30:16 +01:00
TrueCharts Bot 91bc0a7611
chore(deps): update docker general non-major (#4218)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-28 11:54:24 +03:00
TrueCharts Bot d611428601
chore(deps): update docker general non-major (#4155)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* fix 2 apps

* update digest

* Update charts/incubator/etesync/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-22 16:35:47 +03:00
TrueCharts Bot fe38c5e074
chore(deps): update docker general non-major (#4139)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-21 13:25:38 +03:00
TrueCharts Bot 8bbdbc259a
chore(deps): update docker general non-major (#3860)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-24 12:19:17 +02:00
TrueCharts Bot 1daf654677
chore(deps): update docker general non-major (#3850)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-24 00:43:05 +03:00
Xstar97 31e4cb5e74
fix(autobrr): move to stable. (#3781)
* fix(autobrr): move to stable.

* Rename README..md to README.md
2022-09-15 08:40:58 +03:00
Renamed from charts/incubator/autobrr/values.yaml (Browse further)