Renovate Bot
34fd6f2450
fix(deps): update helm release redis-cluster to v10.2.5 (main) ( #591 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-18 21:08:12 +00:00
Renovate Bot
d9f6493d62
fix(deps): update helm release postgresql to v15.5.7 (main) ( #589 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-18 20:12:30 +00:00
Renovate Bot
b49c3068e3
fix(deps): update helm release redis-cluster to v10.2.4 (main) ( #587 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-17 21:38:05 +00:00
Renovate Bot
94187a8d34
fix(deps): update subcharts (main) ( #585 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-17 20:37:53 +00:00
Renovate Bot
fa1f4b45ae
fix(deps): update forgejo docker tag to v7.0.4 (main) ( #582 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [forgejo](https://forgejo.org ) ([source](https://codeberg.org/forgejo/forgejo )) | patch | `7.0.3` -> `7.0.4` |
---
### Release Notes
<details>
<summary>forgejo/forgejo (forgejo)</summary>
### [`v7.0.4`](https://codeberg.org/forgejo/forgejo/blob/HEAD/RELEASE-NOTES.md#704 )
This is a security release. See the documentation for more information on the [upgrade procedure](https://forgejo.org/docs/v7.0/admin/upgrade/ ).
In addition to the following notable bug fixes, you can browse the [full list of commits](https://codeberg.org/forgejo/forgejo/compare/v7.0.3...v7.0.4 ) included in this release.
- **Security:**
- [PR](https://codeberg.org/forgejo/forgejo/pulls/4054 ). Fixed: [CVE-2024-24789](https://pkg.go.dev/vuln/GO-2024-2888 ): the archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file.
- [PR](https://codeberg.org/forgejo/forgejo/pulls/3639 ) - ([fix](1b088fade6
) & [test](https://codeberg.org/forgejo/forgejo/pulls/4032 )). Fixed: the OAuth2 implementation does not always require authentication for public clients, a requirement of [RFC 6749 Section 10.2](https://datatracker.ietf.org/doc/html/rfc6749#section-10.2 ). A malicious client can impersonate another client and obtain access to protected resources if the impersonated client fails to, or is unable to, keep its client credentials confidential.
- **Bug fixes:**
- [backport](https://codeberg.org/forgejo/forgejo/pulls/4086 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/4085 ). Fixed: `forgejo migrate-storage --type actions-artifacts` always fails because it picks the wrong path.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/4017 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/4015 ). Fixed: avatar files can be found in storage while they do not exist in the database.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3997 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3976 ). Fixed: repository admins are always denied the right to force merge and instance admins are subject to restrictions to merge that must only apply to repository admins.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3946 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3615 ). Fixed: non conformance with the [Nix tarball fetcher immutable link protocol](56763ff918/doc/manual/src/protocols/tarball-fetcher.md
).
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3936 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3935 ). Fixed: migrated activities (such as reviews) are mapped to the user who initiated the migration rather than the Ghost user, if the external user cannot be mapped to a local one. This mapping mismatch leads to internal server errors in some cases.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3906 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3904 ). Fixed: a v7.0.0 regression causes `[admin].SEND_NOTIFICATION_EMAIL_ON_NEW_USER=true` to always be ignored.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3888 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3865 ). Fixed: using a subquery for user deletion is a performance bottleneck when using mariadb 10 because only mariadb 11 takes advantage of the available index.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3887 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3885 ). Fixed: a v7.0.3 regression causes the expanding diffs in pull requests to fail with a 404 error.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3881 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3864 ). Fixed: SourceHut Builds webhook fail when the `triggers` field is used.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3877 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3242 ). Fixed: the label list rendering in the issue and pull request timeline is displayed on multiple lines instead of a single one.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/4084 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/4083 ) - [commit](c6e04c3c9e
). Fixed: NuGet Package fails `choco info pkgname` when `pkgname` is also a substring of another package Id.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/4004 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3989 ) - [commit](62448bfb93
). Fixed: "Git hooks of this repository seem to be broken." warning when pushing more than one branch at a time.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3942 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3917 ) - [commit](7d7ea45465
). Fixed: automerge does not happen when the approval count reaches the required threshold.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3942 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3917 ) - [commit](a649610d61
). Fixed: the `FORCE_PRIVATE=true` setting is not consistently enforced.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/3859 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/3838 ) - [commit](193ac67176
). Fixed: CSRF validation errors when OAuth is not enabled.
- [backport](https://codeberg.org/forgejo/forgejo/pulls/4107 ) - [PR](https://codeberg.org/forgejo/forgejo/pulls/4076 ). Fixed: headlines in rendered org-mode do not have a margin on the top
- **Localization:**
- Improvements to English locale: [\[1\]](https://codeberg.org/forgejo/forgejo/pulls/3914 ), [\[2\]](https://codeberg.org/forgejo/forgejo/pulls/4114 ).
- Translation updates: [\[1\]](https://codeberg.org/forgejo/forgejo/pulls/3907 ), [\[2\]](https://codeberg.org/forgejo/forgejo/pulls/3990 ), [\[3\]](https://codeberg.org/forgejo/forgejo/pulls/4099 ).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://code.forgejo.org/forgejo-helm/forgejo-helm/pulls/582
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-13 18:41:03 +00:00
Renovate Bot
5872b3324b
fix(deps): update helm release postgresql-ha to v14.2.5 (main) ( #571 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-12 11:49:05 +00:00
Renovate Bot
9154ff7124
fix(deps): update helm release postgresql-ha to v14.2.4 (main) ( #565 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-11 16:44:28 +00:00
Renovate Bot
74196ac3b5
fix(deps): update helm release postgresql to v15.5.5 (main) ( #563 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-11 15:41:51 +00:00
Renovate Bot
bbcfc7a757
fix(deps): update subcharts (main) ( #557 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-07 09:40:00 +00:00
Renovate Bot
5be584c57e
fix(deps): update helm release postgresql-ha to v14.2.1 (main) ( #555 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-05 14:38:27 +00:00
Renovate Bot
a046b1333e
fix(deps): update helm release redis-cluster to v10.2.2 (main) ( #549 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-04 18:39:45 +00:00
Renovate Bot
4ebb195636
fix(deps): update helm release postgresql to v15.5.2 (main) ( #546 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-04 17:46:06 +00:00
Renovate Bot
9a34dda384
fix(deps): update helm release redis-cluster to v10.2.1 (main) ( #542 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-06-03 11:39:45 +00:00
Michael Kriese
28f6100b3e
feat: publish to code.forgejo.org/forgejo-helm/forgejo
2024-05-30 12:41:10 +02:00
Renovate Bot
40d4ad01e0
fix(deps): update helm release postgresql to v15.5.0 (main) ( #527 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/527
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-30 06:41:39 +00:00
Renovate Bot
9f4dd125bc
fix(deps): update helm release postgresql-ha to v14.1.3 (main) ( #530 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-29 17:49:34 +00:00
Renovate Bot
6a85a982d2
fix(deps): update helm release postgresql to v15.4.2 ( #509 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-28 11:16:44 +00:00
Renovate Bot
8a441917b7
fix(deps): update helm release postgresql to v15.4.1 ( #507 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-27 08:59:07 +00:00
Renovate Bot
a3a688fb4c
fix(deps): update helm release postgresql-ha to v14.1.2 ( #502 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-24 16:17:30 +00:00
Renovate Bot
234717fbe4
fix(deps): update helm release redis-cluster to v10.2.0 ( #501 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/501
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-24 07:28:50 +00:00
Renovate Bot
9047f67561
fix(deps): update helm release postgresql-ha to v14.1.1 ( #500 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-23 20:24:43 +00:00
Renovate Bot
f664b13bcc
fix(deps): update helm release postgresql to v15.4.0 ( #494 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/494
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-23 13:46:06 +00:00
Renovate Bot
b94b21f9a8
fix(deps): update helm release postgresql-ha to v14.1.0 ( #495 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/495
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-23 13:43:18 +00:00
viceice
66dc2c434c
fix: update icon
...
Signed-off-by: viceice <michael.kriese@gmx.de>
2024-05-23 13:43:04 +00:00
Renovate Bot
5e9fb7b997
fix(deps): update forgejo docker tag to v7.0.3 ( #497 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/497
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-22 18:34:28 +00:00
Renovate Bot
09031d4e65
fix(deps): update helm release postgresql-ha to v14.0.17 ( #493 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-21 02:30:42 +00:00
Renovate Bot
ad258d579f
fix(deps): update helm release postgresql to v15.3.5 ( #492 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-21 00:23:30 +00:00
Renovate Bot
f5d4e834be
fix(deps): update helm release postgresql-ha to v14.0.16 ( #490 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-20 21:19:17 +00:00
Renovate Bot
b41d695270
fix(deps): update helm release postgresql to v15.3.4 ( #489 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-20 20:32:32 +00:00
Renovate Bot
8e00ac6257
fix(deps): update helm release postgresql-ha to v14.0.15 ( #488 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-20 17:55:10 +00:00
Renovate Bot
737d505b6e
fix(deps): update helm release redis-cluster to v10.0.6 ( #487 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-20 11:17:14 +00:00
Renovate Bot
9bc59c2d8a
fix(deps): update helm release postgresql to v15.3.3 ( #472 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/472
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-20 06:33:05 +00:00
Renovate Bot
13595678b4
fix(deps): update helm release redis-cluster to v10.0.5 ( #486 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-20 02:19:55 +00:00
Renovate Bot
d603eb1d3e
fix(deps): update helm release postgresql-ha to v14.0.14 ( #485 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-18 06:20:45 +00:00
Renovate Bot
2742ff8e57
fix(deps): update helm release redis-cluster to v10.0.4 ( #484 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-18 04:27:27 +00:00
Renovate Bot
5bf70c047b
fix(deps): update helm release redis-cluster to v10.0.3 ( #480 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-14 08:33:52 +00:00
Renovate Bot
def81dbfcc
fix(deps): update helm release postgresql-ha to v14.0.13 ( #479 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-14 07:41:28 +00:00
Renovate Bot
6fe48ee728
fix(deps): update helm release postgresql-ha to v14.0.12 ( #474 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-13 13:16:43 +00:00
Renovate Bot
8171b2ae25
fix(deps): update helm release postgresql-ha to v14.0.11 ( #473 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-13 12:14:35 +00:00
Renovate Bot
1c60b67d9f
fix(deps): update helm release postgresql to v15.2.12 ( #470 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-10 22:44:11 +00:00
Renovate Bot
50ff1f4398
fix(deps): update helm release postgresql to v15.2.11 ( #469 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-10 14:44:42 +00:00
Renovate Bot
be659d5969
fix(deps): update helm release postgresql to v15.2.10 ( #468 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-10 10:44:31 +00:00
Renovate Bot
91bae81c19
fix(deps): update helm release postgresql to v15.2.9 ( #460 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-06 11:45:53 +00:00
Renovate Bot
71e1db9a2c
fix(deps): update forgejo docker tag to v7.0.2 ( #455 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/455
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-02 16:56:28 +00:00
Renovate Bot
d6fe151a9d
fix(deps): update helm release postgresql-ha to v14.0.10 ( #453 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-01 16:15:17 +00:00
Renovate Bot
4205194ced
fix(deps): update helm release postgresql to v15.2.8 ( #452 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-05-01 15:14:49 +00:00
Renovate Bot
afa2ae1a49
fix(deps): update helm release postgresql-ha to v14.0.8 ( #450 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-30 15:49:02 +00:00
Renovate Bot
d41e6f07d3
fix(deps): update helm release postgresql-ha to v14.0.7 ( #449 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-30 11:19:55 +00:00
Renovate Bot
c98c3a1caf
fix(deps): update helm release postgresql to v15.2.7 ( #448 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-30 10:29:52 +00:00
Renovate Bot
bfef40bbe1
fix(deps): update forgejo docker tag to v7.0.1 ( #442 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/442
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-27 10:23:55 +00:00
Renovate Bot
9d95f16ac0
fix(deps): update helm release postgresql-ha to v14.0.6 ( #439 )
...
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-24 17:13:38 +00:00
Renovate Bot
b1b33d7386
feat(deps): update forgejo docker tag to v7 ( #437 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/437
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-23 18:44:07 +00:00
Renovate Bot
5982af2034
fix(deps): update helm release postgresql-ha to v14.0.5
2024-04-22 12:01:45 +00:00
Renovate Bot
77cf47fdad
fix(deps): update forgejo docker tag to v1.21.11-1 ( #429 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/429
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-19 12:44:38 +00:00
Renovate Bot
9f63172dc5
fix(deps): update helm release postgresql-ha to v14.0.4
2024-04-19 11:02:19 +00:00
Renovate Bot
528ebb58f4
fix(deps): update forgejo docker tag to v1.21.11-0 ( #426 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| forgejo | patch | `1.21.10-0` -> `1.21.11-0` |
---
### Release Notes
<details>
<summary>forgejo/forgejo (forgejo)</summary>
### [`v1.21.11-0`](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.11-0 )
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#1-21-11-0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/426
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-18 20:47:47 +00:00
Renovate Bot
3036e69eac
fix(deps): update helm release redis-cluster to v10.0.2
2024-04-18 18:31:15 +00:00
Renovate Bot
e2b73180dc
fix(deps): update helm release postgresql-ha to v14.0.3
2024-04-10 13:01:23 +00:00
Renovate Bot
3d182f54ad
fix(deps): update helm release postgresql to v15.2.5
2024-04-10 12:01:14 +00:00
Renovate Bot
fec88edfd7
fix(deps): update helm release postgresql-ha to v14.0.2
2024-04-05 20:31:07 +00:00
Renovate Bot
d35151d01b
fix(deps): update helm release postgresql to v15.2.4
2024-04-05 18:01:32 +00:00
Renovate Bot
91c487ea97
fix(deps): update helm release postgresql-ha to v14.0.1
2024-04-05 10:31:15 +00:00
Renovate Bot
3fb1651974
fix(deps): update forgejo docker tag to v1.21.10-0 ( #408 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/408
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-04 19:30:58 +00:00
Renovate Bot
11dfff2c57
fix(deps): update helm release postgresql to v15.2.2 ( #401 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/401
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-04-04 08:44:12 +00:00
Renovate Bot
3e00721bfa
fix(deps): update helm release redis-cluster to v10.0.1
2024-04-02 13:31:02 +00:00
Renovate Bot
f313839728
fix(deps): update helm release postgresql to v15.1.4
2024-03-25 07:01:40 +00:00
Renovate Bot
3bc9539b77
fix(deps): update forgejo docker tag to v1.21.8-0 ( #396 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/396
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-03-23 17:03:18 +00:00
Renovate Bot
df74777640
fix(deps): update helm release postgresql to v15.1.2
2024-03-21 13:31:06 +00:00
Renovate Bot
82bf05354a
fix(deps): update helm release postgresql to v15.1.1
2024-03-21 11:31:02 +00:00
Renovate Bot
631b7709a7
feat(deps)!: update helm release postgresql to v15 ( #390 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/390
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-03-20 11:42:08 +00:00
Renovate Bot
18eecc0ebc
feat(deps): update helm release redis-cluster to v10 ( #387 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/387
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-03-20 11:40:48 +00:00
Renovate Bot
ff91ea954f
feat(deps): update helm release postgresql-ha to v14 ( #386 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [postgresql-ha](https://github.com/bitnami/charts ) ([source](https://github.com/bitnami/charts/tree/HEAD/bitnami/postgresql-ha )) | major | `13.6.1` -> `14.0.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/386
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-03-20 11:34:02 +00:00
Renovate Bot
376fb894f8
fix(deps): update helm release postgresql to v14.3.3
2024-03-12 00:30:57 +00:00
Renovate Bot
30208fd17c
fix(deps): update helm release postgresql to v14.3.2
2024-03-11 21:30:43 +00:00
Renovate Bot
23489d3f00
fix(deps): update helm release redis-cluster to v9.8.1
2024-03-11 14:30:45 +00:00
Renovate Bot
be95447fae
fix(deps): update helm release postgresql-ha to v13.6.1
2024-03-07 07:30:45 +00:00
Renovate Bot
a09988747b
fix(deps): update helm release postgresql to v14.3.1
2024-03-07 07:00:47 +00:00
Renovate Bot
1de4eddab9
fix(deps): update helm release postgresql-ha to v13.6.0
2024-03-06 13:01:00 +00:00
Renovate Bot
c58daf5f66
fix(deps): update forgejo docker tag to v1.21.7-0 ( #376 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/376
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-03-06 12:32:41 +00:00
Renovate Bot
2e150a38fb
fix(deps): update helm release redis-cluster to v9.8.0 ( #377 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/377
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-03-06 12:32:26 +00:00
Renovate Bot
854756b884
fix(deps): update helm release postgresql to v14.3.0 ( #375 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/375
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-03-06 12:26:43 +00:00
Renovate Bot
24c1b78abb
fix(deps): update helm release postgresql to v14.2.4
2024-03-04 12:01:17 +00:00
Renovate Bot
62c5fa665d
fix(deps): update helm release postgresql-ha to v13.4.5
2024-02-27 13:31:09 +00:00
Renovate Bot
5d89ab01e8
fix(deps): update helm release postgresql-ha to v13.4.4
2024-02-27 12:31:08 +00:00
Renovate Bot
e177df2468
fix(deps): update helm release redis-cluster to v9.7.0 ( #370 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/370
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-02-27 08:41:24 +00:00
Renovate Bot
fdf9677ed5
fix(deps): update helm release postgresql to v14.2.3
2024-02-23 17:31:14 +00:00
Renovate Bot
6715a823da
fix(deps): update forgejo docker tag to v1.21.6-0
2024-02-22 18:01:11 +00:00
Renovate Bot
ee17569d3b
fix(deps): update helm release postgresql-ha to v13.4.3
2024-02-22 16:31:15 +00:00
Renovate Bot
0fdde2b9de
fix(deps): update helm release redis-cluster to v9.6.2
2024-02-22 15:31:07 +00:00
Renovate Bot
37106e3d4a
fix(deps): update helm release postgresql to v14.2.2
2024-02-22 12:31:18 +00:00
Renovate Bot
02d4ec569d
fix(deps): update helm release redis-cluster to v9.6.1
2024-02-21 19:58:21 +00:00
Renovate Bot
bea67e14f7
fix(deps): update helm release postgresql to v14.2.1
2024-02-21 19:01:25 +00:00
Renovate Bot
92a414bea2
fix(deps): update helm release postgresql-ha to v13.4.2
2024-02-21 18:31:07 +00:00
Renovate Bot
52cfdfd3e3
fix(deps): update helm release postgresql-ha to v13.4.1
2024-02-20 18:31:05 +00:00
Renovate Bot
ff238faf84
fix(deps): update helm release postgresql-ha to v13.2.4
2024-02-14 14:31:04 +00:00
Renovate Bot
4db5c59836
fix(deps): update helm release postgresql to v14.0.5
2024-02-12 11:31:10 +00:00
Renovate Bot
f087e7a422
fix(deps): update helm release postgresql-ha to v13.2.3 ( #335 )
...
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/335
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-02-12 08:30:12 +00:00
Renovate Bot
4c17763462
fix(deps): update helm release postgresql to v14.0.4
2024-02-08 23:31:30 +00:00
Renovate Bot
466511818b
fix(deps): update helm release postgresql to v14.0.3
2024-02-08 22:31:28 +00:00
Renovate Bot
2dc61dc2c4
fix(deps): update helm release redis-cluster to v9.5.2
2024-02-08 15:31:53 +00:00