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>
This commit is contained in:
2025-09-20 03:15:29 +00:00
committed by Alex Lebens
parent a2650efd28
commit 1ea1eb91c4

View File

@@ -17,7 +17,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: harbor
version: 1.17.2
version: 1.18.0
repository: https://helm.goharbor.io
- name: postgres-cluster
alias: postgres-17-cluster