Commit Graph

43 Commits

Author SHA1 Message Date
1ea1eb91c4 Update Helm release harbor to v1.18.0 (#1509)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [harbor](https://goharbor.io) ([source](https://github.com/goharbor/harbor-helm)) | minor | `1.17.2` -> `1.18.0` |

---

### Release Notes

<details>
<summary>goharbor/harbor-helm (harbor)</summary>

### [`v1.18.0`](https://github.com/goharbor/harbor-helm/releases/tag/v1.18.0)

[Compare Source](https://github.com/goharbor/harbor-helm/compare/v1.17.2...v1.18.0)

<!-- Release notes generated using configuration in .github/release.yml at 1.18.0 -->

Harbor OSS version: v2.14.0

#### What's Changed

##### Other Changes

- Fix: fix bug where log level configuration was not applied by [@&#8203;sisilia91](https://github.com/sisilia91) in [#&#8203;2167](https://github.com/goharbor/harbor-helm/pull/2167)
- Added existingSecretAdminPassword to the values.yaml file by [@&#8203;rkthtrifork](https://github.com/rkthtrifork) in [#&#8203;2180](https://github.com/goharbor/harbor-helm/pull/2180)
- add proxy timeout for nginx https config by [@&#8203;MinerYang](https://github.com/MinerYang) in [#&#8203;2202](https://github.com/goharbor/harbor-helm/pull/2202)
- update adapter list for replication and proxy-cache by [@&#8203;MinerYang](https://github.com/MinerYang) in [#&#8203;2223](https://github.com/goharbor/harbor-helm/pull/2223)
- Fix ArgoCD sync by [@&#8203;drewhemm](https://github.com/drewhemm) in [#&#8203;2173](https://github.com/goharbor/harbor-helm/pull/2173)
- feat(gw-api): add support for HTTPRoutes by [@&#8203;larivierec](https://github.com/larivierec) in [#&#8203;2175](https://github.com/goharbor/harbor-helm/pull/2175)
- feat: Added support for configuring dual-stack services ([#&#8203;2212](https://github.com/goharbor/harbor-helm/issues/2212)) by [@&#8203;reasonerjt](https://github.com/reasonerjt) in [#&#8203;2226](https://github.com/goharbor/harbor-helm/pull/2226)
- Add support for trivy dbRepository and javaDBRepository by [@&#8203;benji78](https://github.com/benji78) in [#&#8203;1857](https://github.com/goharbor/harbor-helm/pull/1857)
- fix redis existingSecret with username url rendering by [@&#8203;MinerYang](https://github.com/MinerYang) in [#&#8203;2231](https://github.com/goharbor/harbor-helm/pull/2231)
- \[Cherry-pick]Move extraEnvVars and add tests by [@&#8203;MinerYang](https://github.com/MinerYang) in [#&#8203;2236](https://github.com/goharbor/harbor-helm/pull/2236)
- \[cherry-pick]bump k8s version matrix ([#&#8203;2238](https://github.com/goharbor/harbor-helm/issues/2238)) by [@&#8203;MinerYang](https://github.com/MinerYang) in [#&#8203;2239](https://github.com/goharbor/harbor-helm/pull/2239)
- Bump version to 1.14.0, appVersion to 2.14.0 by [@&#8203;MinerYang](https://github.com/MinerYang) in [#&#8203;2242](https://github.com/goharbor/harbor-helm/pull/2242)

#### New Contributors

- [@&#8203;sisilia91](https://github.com/sisilia91) made their first contribution in [#&#8203;2167](https://github.com/goharbor/harbor-helm/pull/2167)
- [@&#8203;rkthtrifork](https://github.com/rkthtrifork) made their first contribution in [#&#8203;2180](https://github.com/goharbor/harbor-helm/pull/2180)
- [@&#8203;drewhemm](https://github.com/drewhemm) made their first contribution in [#&#8203;2173](https://github.com/goharbor/harbor-helm/pull/2173)
- [@&#8203;larivierec](https://github.com/larivierec) made their first contribution in [#&#8203;2175](https://github.com/goharbor/harbor-helm/pull/2175)
- [@&#8203;benji78](https://github.com/benji78) made their first contribution in [#&#8203;1857](https://github.com/goharbor/harbor-helm/pull/1857)

**Full Changelog**: <https://github.com/goharbor/harbor-helm/compare/v1.17.0...v1.18.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1509
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-20 03:15:29 +00:00
8e970744ad Update Helm release harbor to v1.17.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 1m53s
2025-08-06 07:01:38 +00:00
e2f0c91b20 remove valkey
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m3s
2025-07-29 20:33:20 -05:00
2389ef8c72 Update valkey Docker tag to v3.0.22 (#932)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m53s
2025-07-16 03:02:19 +00:00
162d3ff031 Update valkey Docker tag to v3.0.21
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
lint-test-helm / helm-lint (pull_request) Successful in 15s
renovate / renovate (push) Successful in 1m30s
2025-07-15 17:01:01 +00:00
6009bf8ec6 Update valkey Docker tag to v3.0.20
All checks were successful
renovate / renovate (push) Successful in 1m46s
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
2025-07-09 07:02:46 +00:00
760a276fab Update valkey Docker tag to v3.0.17
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m25s
lint-test-helm / helm-lint (push) Successful in 33s
2025-07-08 14:01:48 +00:00
1ad8783802 Update valkey Docker tag to v3.0.16
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 46s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
2025-06-26 11:01:24 +00:00
54ea2f161b Update valkey Docker tag to v3.0.15
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 50s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Failing after 1m21s
2025-06-18 21:03:32 +00:00
824c613d8c Update valkey Docker tag to v3.0.14
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 44s
renovate / renovate (push) Successful in 1m36s
2025-06-16 15:03:12 +00:00
ca5db479a4 Update valkey Docker tag to v3.0.13
Some checks failed
lint-test-helm / helm-lint (push) Failing after 5s
lint-test-helm / helm-lint (pull_request) Successful in 40s
renovate / renovate (push) Successful in 1m1s
2025-06-14 13:01:05 +00:00
b0e7fde03d Update valkey Docker tag to v3.0.12
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 42s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m1s
2025-06-11 02:01:55 +00:00
c96f92c5c1 Update valkey Docker tag to v3.0.11 2025-06-08 21:48:35 +00:00
ee9d53d13b change chart
All checks were successful
renovate / renovate (push) Successful in 1m44s
2025-06-05 21:43:25 -05:00
5d67d30e23 Update Helm release harbor to v1.17.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 32s
2025-05-29 08:40:58 +00:00
fc9e70591e Update valkey Docker tag to v3.0.9
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-23 16:11:27 +00:00
7b800e637e Update valkey Docker tag to v3.0.8
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-21 12:40:47 +00:00
9d5d99d4a9 change repo 2025-05-19 20:36:08 -05:00
93d9d258af Update valkey Docker tag to v3.0.7
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 28s
2025-05-19 10:00:38 +00:00
8f685ea6d1 add valkey 2025-05-16 23:22:57 -05:00
8d2563aca9 Update Helm release postgres-cluster to v5.1.0 2025-05-16 20:34:30 +00:00
1954fa7468 fix url 2025-05-15 20:14:19 -05:00
c10b3f15c5 fix url 2025-05-15 20:12:34 -05:00
bc0630f588 change repo 2025-05-15 20:11:40 -05:00
4397f47895 upgrade chart 2025-05-14 14:24:03 -05:00
fe446b4a90 update chart data 2025-05-09 23:10:33 -05:00
a26cecd06d update links to sources 2025-05-09 22:32:02 -05:00
98efb6cab5 Update Helm release harbor to v1.17.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 19s
2025-04-17 19:31:31 +00:00
fccc5384e2 update images 2025-04-11 16:45:03 -05:00
78b6aa1481 use proxy for bitnami charts 2025-03-15 21:23:40 -05:00
renovate[bot]
e1cb5df96a Update Helm release postgres-cluster to v4.2.1 (#1361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 12:10:25 +00:00
82474d8302 add harbor 2025-03-03 11:15:01 -06:00
9fe661cf24 migration to next 2025-03-02 16:56:16 -06:00
renovate[bot]
b8cdeeddf5 Update Helm release postgres-cluster to v4.2.0 (#1331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 16:05:52 -06:00
renovate[bot]
f9862bc5d3 Update Helm release postgres-cluster to v4.1.5 (#1264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 22:50:05 -06:00
07d7880645 add harbor 2025-02-18 17:55:48 -06:00
8b4eee804f stage for rebuilt 2025-02-15 19:03:16 -06:00
renovate[bot]
2f71a4533f Update Helm release postgres-cluster to v4.1.4 (#1165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-01 02:55:32 -06:00
renovate[bot]
4622712cfe Update Helm release harbor to v1.16.2 (#1126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 12:54:57 +00:00
cb21ae292f remove external redis 2025-01-15 02:47:44 -06:00
c098a5b10b add valkey 2025-01-15 02:33:51 -06:00
71ebc20f22 fix chart version 2025-01-15 02:14:10 -06:00
3d5158faac add harbor 2025-01-15 01:49:33 -06:00