Skip to content

Commit

Permalink
WIP revert metrics-server to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasferrandiz committed Jan 8, 2024
1 parent a0e6436 commit aff1bda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ ci-shell: clean .dapper ## Launch a shell in the CI environment
.PHONY: dapper-ci
dapper-ci: .ci ## Used by Drone CI, does the same as "ci" but in a Drone way

.ci: validate validate-charts build package
# .ci: validate validate-charts build package
.ci: validate build package

.PHONY: build
build: ## Build using host go tools
Expand Down
2 changes: 1 addition & 1 deletion charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ charts:
- version: 4.8.200
filename: /charts/rke2-ingress-nginx.yaml
bootstrap: false
- version: 2.11.100-build2023051513
- version: 2.11.100-build2023051511
filename: /charts/rke2-metrics-server.yaml
bootstrap: false
- version: v4.0.2-build2023081106
Expand Down

0 comments on commit aff1bda

Please sign in to comment.