Skip to content

Commit

Permalink
Merge pull request #57 from slashpai/metrics-server
Browse files Browse the repository at this point in the history
Fix metrics-server merger go version
  • Loading branch information
slashpai committed Jul 27, 2023
2 parents b1de06b + 2352dac commit edb792e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge-metrics-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
upstream: kubernetes-sigs/metrics-server
downstream: openshift/kubernetes-metrics-server
sandbox: rhobs/kubernetes-metrics-server
go-version: 1.19
restore-upstream: CHANGELOG.md VERSION
go-version: 1.20
# restore-upstream:
restore-downstream: OWNERS charts/OWNERS
secrets:
pr-app-id: ${{ secrets.APP_ID }}
Expand Down

0 comments on commit edb792e

Please sign in to comment.