Releases: goharbor/harbor-helm
Releases · goharbor/harbor-helm
v1.18.0
Harbor OSS version: v2.14.0
What's Changed
Other Changes
- Fix: fix bug where log level configuration was not applied by @sisilia91 in #2167
- Added existingSecretAdminPassword to the values.yaml file by @rkthtrifork in #2180
- add proxy timeout for nginx https config by @MinerYang in #2202
- update adapter list for replication and proxy-cache by @MinerYang in #2223
- Fix ArgoCD sync by @drewhemm in #2173
- feat(gw-api): add support for HTTPRoutes by @larivierec in #2175
- feat: Added support for configuring dual-stack services (#2212) by @reasonerjt in #2226
- Add support for trivy dbRepository and javaDBRepository by @benji78 in #1857
- fix redis existingSecret with username url rendering by @MinerYang in #2231
- [Cherry-pick]Move extraEnvVars and add tests by @MinerYang in #2236
- [cherry-pick]bump k8s version matrix (#2238) by @MinerYang in #2239
- Bump version to 1.14.0, appVersion to 2.14.0 by @MinerYang in #2242
New Contributors
- @sisilia91 made their first contribution in #2167
- @rkthtrifork made their first contribution in #2180
- @drewhemm made their first contribution in #2173
- @larivierec made their first contribution in #2175
- @benji78 made their first contribution in #1857
Full Changelog: v1.17.0...v1.18.0
v1.17.2
Harbor OSS version: v2.13.2
What's Changed
Other Changes
- Bump version to 1.17.2, appVersion to 2.13.2 by @MinerYang in #2219
Full Changelog: v1.17.1...v1.17.2
v1.16.4
Harbor OSS version: v2.12.4
What's Changed
Other Changes
- Bump version to 1.16.4, appVersion to 2.12.4 by @MinerYang in #2193
Full Changelog: v1.16.3...v1.16.4
v1.17.1
Harbor OSS version: v2.13.1
What's Changed
Other Changes
- Bump version to 1.17.1, appVersion to 2.13.1 by @MinerYang in #2189
Full Changelog: v1.17.0...v1.17.1
v1.16.3
Harbor OSS version: v2.12.3
What's Changed
Other Changes
- Bump version to 1.16.3, appVersion to 2.12.3 by @MinerYang in #2182
Full Changelog: v1.16.2...v1.16.3
v1.17.0
Harbor OSS version: v2.13.0
What's Changed
Component updates ⬆️
- rendering config for redis tls by @MinerYang in #2145
Other Changes
- Add entry for
ingress.className
in README by @saip92 in #1832 - add comment for CSRF key setting by @MinerYang in #1868
- Add unittests for exporter by @cvegagimenez in #1893
- Set proxy registry to bypass 429 issue (#1903) by @MinerYang in #1911
- Bump version to 1.17.0, appVersion to 2.13.0 by @MinerYang in #2168
- [Cherry-pick]fix bug where log level configuration was not applied by @MinerYang in #2169
New Contributors
Full Changelog: v1.16.0...v1.17.0
v1.16.2
Harbor OSS version: v2.12.2
What's Changed
Other Changes
- update jenkins library version for release-2.12.0 by @MinerYang in #1910
- Bump version to 1.16.2, appVersion to 2.12.2 by @MinerYang in #1914
Full Changelog: v1.16.1...v1.16.2
v1.16.1
v1.15.2
v1.16.0
Harbor OSS version: v2.12.0
Breaking Changes
- When installing the chart you should set the namespace, otherwise
default
will be used. Introduced in PR #1779
Example:
helm install my-release oci://registry.goharbor.io/library/harbor --version 1.16.0 --namespace my-namespace
What's Changed
Other Changes
- fix: update maintainers info and comment of trivy config by @zyyw in #1792
- Fix ArgoCD integration by adding
metadata.namespace
to all templates by @Kellen275 in #1779 - Create unit tests for Core by @cvegagimenez in #1787
- DOCS: missing link to distribution by @vitaliytv in #1809
- Remove ineffective 'args' from registry-dpl template. by @aznashwan in #1812
- Fix issue #1620 by @torrefatto in #1817
- fix ci failure by @wy65701436 in #1842
- Remove chartrepo location for nginx configmap by @reasonerjt in #1843
- remove chart repo path from ingress template by @MinerYang in #1852
- Bump version to 1.16.0, appVersion to 2.12.0 by @MinerYang in #1858
- fix typo in values.yaml by @MinerYang in #1865
New Contributors
- @Kellen275 made their first contribution in #1779
- @cvegagimenez made their first contribution in #1787
- @vitaliytv made their first contribution in #1809
- @aznashwan made their first contribution in #1812
- @torrefatto made their first contribution in #1817
Full Changelog: v1.15.0...v1.16.0