Skip to content

Commit

Permalink
Merge branch 'main' into remove-harbor-2.1.x-support
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon authored Dec 17, 2023
2 parents f51ff53 + 90c31db commit 8cb88fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/remote-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@ jobs:
fail-fast: false
matrix:
kindest_node_version: [v1.23.6, v1.24.7, v1.25.3]
harbor: ["1.9.0","1.12.2"]
harbor: ["1.9.0","1.13.1"]
lagoon_build_image: ["uselagoon/build-deploy-image:main"]
experimental: [false]
include:
- kindest_node_version: v1.26.3
harbor: "1.12.2"
harbor: "1.13.1"
lagoon_build_image: "uselagoon/build-deploy-image:main"
experimental: true
- kindest_node_version: v1.27.3
harbor: "1.12.2"
harbor: "1.13.1"
lagoon_build_image: "uselagoon/build-deploy-image:main"
experimental: true
steps:
Expand Down

0 comments on commit 8cb88fb

Please sign in to comment.