mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
* Trimmed trailing character fixing linting issue
* AppVersion not appVersion for "{{ defaults .appVersion }}" in
deployment.yaml
* Update kind, helm and chart testing versions
* apiVersion in Chart.yaml required helm 2.15.1
* kind deprecated kubeconfig-path in 0.7, fixed test-e2e.sh
* apps/v1 rather than apps/v1beta2 in deployment.yaml
* remove registry reference, add version back in for final fixes
Co-authored-by: Chris Mills <millscj01@gmail.com>
Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
Co-authored-by: Aaron Schlesinger <aaron@ecomaz.net>
Co-authored-by: Ted Wexler <ted@stuckinacan.com>
6 lines
105 B
YAML
6 lines
105 B
YAML
target-branch: main
|
|
chart-dirs:
|
|
- charts
|
|
helm-extra-args: --timeout 800
|
|
check-version-increment: false
|