diff --git a/deployment/README.md b/deployment/README.md index f3b7bd6..31a271a 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -29,7 +29,7 @@ cd lodestar-config/deployment ```shell script helm template . \ --values values-dev.yaml \ - --set git.uri=https://github.com/dwasinge/lodestar-config.git \ + --set git.uri=https://github.com/rht-labs/lodestar-config.git \ --set git.ref=main \ --set namespaces= \ | oc apply -f - diff --git a/pom.xml b/pom.xml index f863008..a6d6de1 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.7 jacoco-initialize