Skip to content

Commit 7d165fc

Browse files
Merge pull request #330 from uselagoon/bump-harbor-version
Bump harbor chart version to 1.18.0
2 parents ac95abc + 87272c5 commit 7d165fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/remote-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
lagoon_build_image: "uselagoon/build-deploy-image:main"
3232
experimental: true
3333
- kindest_node_version: v1.30.2
34-
harbor: "1.17.1"
34+
harbor: "1.18.0"
3535
lagoon_build_image: "uselagoon/build-deploy-image:main"
3636
experimental: true
3737
steps:

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ OVERRIDE_BUILD_DEPLOY_DIND_IMAGE ?= uselagoon/build-deploy-image:main
1616

1717
INGRESS_VERSION=4.9.1
1818

19-
HARBOR_VERSION=1.17.1
19+
HARBOR_VERSION=1.18.0
2020

2121
KIND_CLUSTER ?= remote-controller
2222
KIND_NETWORK ?= remote-controller

0 commit comments

Comments
 (0)