Skip to content

Commit

Permalink
Merge pull request #241 from uselagoon/harbor-1.13.1
Browse files Browse the repository at this point in the history
chore: update harbor to chart 1.13.1
  • Loading branch information
shreddedbacon authored Dec 17, 2023
2 parents 22597d2 + d4b8ce4 commit 90c31db
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 90c31db

Please sign in to comment.