diff --git a/.circleci/config.yml b/.circleci/config.yml index c0beeff5..d098c99c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -293,13 +293,13 @@ jobs: echo "MATCH (n) RETURN count(n) as n;" | kubectl run -i --rm cypher-shell \ --namespace $NAMESPACE \ - --image=neo4j:4.4.4-enterprise --restart=Never \ + --image=neo4j:4.4.5-enterprise --restart=Never \ --command -- ./bin/cypher-shell -u neo4j -p "$NEO4J_PASSWORD" \ -a bolt://$NAME_RESTORE-neo4j.$NAMESPACE.svc.cluster.local 2>&1 | tee restore-result.log echo "MATCH (n) RETURN count(n) as n;" | kubectl run -i --rm cypher-shell \ --namespace $NAMESPACE \ - --image=neo4j:4.4.4-enterprise --restart=Never \ + --image=neo4j:4.4.5-enterprise --restart=Never \ --command -- ./bin/cypher-shell -u neo4j -p "$NEO4J_PASSWORD" \ -a neo4j://$NAME_RESTORE-neo4j.$NAMESPACE.svc.cluster.local 2>&1 | tee restore-result.log cp restore-result.log $BUILD_ARTIFACTS/ diff --git a/Chart.yaml b/Chart.yaml index 44a80aa0..b32f20fb 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: neo4j home: https://www.neo4j.com -version: 4.4.4 -appVersion: 4.4.4 +version: 4.4.5 +appVersion: 4.4.5 description: Neo4j is the world's leading graph database keywords: - graph diff --git a/deployment-scenarios/cluster-restore.yaml b/deployment-scenarios/cluster-restore.yaml index 2dbacb26..874970da 100644 --- a/deployment-scenarios/cluster-restore.yaml +++ b/deployment-scenarios/cluster-restore.yaml @@ -7,7 +7,7 @@ core: restore: enabled: true image: gcr.io/neo4j-helm/restore - imageTag: 4.4.4 + imageTag: 4.4.5 secretName: neo4j-gcp-credentials #neo4j-aws-credentials database: neo4j,system cloudProvider: gcp #aws @@ -20,7 +20,7 @@ readReplica: restore: enabled: true image: gcr.io/neo4j-helm/restore - imageTag: 4.4.4 + imageTag: 4.4.5 secretName: neo4j-gcp-credentials #neo4j-aws-credentials database: neo4j,system cloudProvider: gcp #aws diff --git a/doc/docs/modules/ROOT/pages/externalexposure.adoc b/doc/docs/modules/ROOT/pages/externalexposure.adoc index bd4fbc76..b8a21c90 100644 --- a/doc/docs/modules/ROOT/pages/externalexposure.adoc +++ b/doc/docs/modules/ROOT/pages/externalexposure.adoc @@ -99,7 +99,7 @@ We can verify our service is running nicely like this: ``` $ kubectl get service | grep neo4j-external -zeke-neo4j-external LoadBalancer 10.0.5.183 35.202.123.82 7687:30529/TCP,74.4.40843/TCP,7473:30325/TCP 115s +zeke-neo4j-external LoadBalancer 10.0.5.183 35.202.123.82 7687:30529/TCP,74.4.50843/TCP,7473:30325/TCP 115s ``` After all of these steps, you should end up with a cluster properly exposed. We can recover our password diff --git a/doc/docs/modules/ROOT/pages/externalexposure42.adoc b/doc/docs/modules/ROOT/pages/externalexposure42.adoc index 4e36a499..49cf6245 100644 --- a/doc/docs/modules/ROOT/pages/externalexposure42.adoc +++ b/doc/docs/modules/ROOT/pages/externalexposure42.adoc @@ -225,9 +225,9 @@ We can verify our services are running nicely like this: ``` $ kubectl get service | grep neo4j-external -zeke-neo4j-external-0 LoadBalancer 10.0.5.183 35.202.123.82 7687:30529/TCP,74.4.40843/TCP,7473:30325/TCP 115s -zeke-neo4j-external-1 LoadBalancer 10.0.9.182 34.71.151.230 7687:31059/TCP,74.4.41288/TCP,7473:31009/TCP 115s -zeke-neo4j-external-2 LoadBalancer 10.0.12.38 35.232.116.39 7687:30523/TCP,74.4.40844/TCP,7473:31732/TCP 114s +zeke-neo4j-external-0 LoadBalancer 10.0.5.183 35.202.123.82 7687:30529/TCP,74.4.50843/TCP,7473:30325/TCP 115s +zeke-neo4j-external-1 LoadBalancer 10.0.9.182 34.71.151.230 7687:31059/TCP,74.4.51288/TCP,7473:31009/TCP 115s +zeke-neo4j-external-2 LoadBalancer 10.0.12.38 35.232.116.39 7687:30523/TCP,74.4.50844/TCP,7473:31732/TCP 114s ``` After all of these steps, you should end up with a cluster properly exposed. We can recover our password diff --git a/index.yaml b/index.yaml index 2dad4155..58fa8ad8 100644 --- a/index.yaml +++ b/index.yaml @@ -2,6 +2,16 @@ apiVersion: v1 generated: 2021-04-29T21:17:54.857071000+02:00 entries: neo4j-backup: + - created: 2022-03-24T15:11:18.220802000+00:00 + description: Neo4j 4.4.5 + digest: e5d05a46a8e32fd4dc9e9b4512f027c79681f001ac2b0b73eaa29e99ce33abfc + home: https://github.com/neo4j-contrib/neo4j-helm + name: neo4j + sources: + - https://github.com/neo4j-contrib/neo4j-helm + urls: + - https://github.com/neo4j-contrib/neo4j-helm/releases/download/4.4.5/neo4j-backup-4.4.5.tgz + version: 4.4.5 - created: 2022-03-24T15:11:18.220802000+00:00 description: Neo4j 4.4.4 digest: 2426c733b1f245d32c7a18dc2fac5658196bcab6197cb7901bf5d342ef992c68 @@ -263,6 +273,16 @@ entries: - https://github.com/neo4j-contrib/neo4j-helm/releases/download/4.0.5-1/neo4j-backup-4.0.5-1.tgz version: 4.0.4-1 neo4j: + - created: 2022-03-24T15:11:18.220802000+00:00 + description: Neo4j 4.4.5 + digest: 97cbd534e208aba047d199b27eb3c4d87f627db6ed35d61ea657a12d3dc73e76 + home: https://github.com/neo4j-contrib/neo4j-helm + name: neo4j + sources: + - https://github.com/neo4j-contrib/neo4j-helm + urls: + - https://github.com/neo4j-contrib/neo4j-helm/releases/download/4.4.5/neo4j-4.4.5.tgz + version: 4.4.5 - created: 2022-03-24T15:11:18.220802000+00:00 description: Neo4j 4.4.4 digest: 42b2edc06ca2a8f80e41268f26bd460991f6ac5845d2589b19945cac30acf3a4 diff --git a/tools/backup/Chart.yaml b/tools/backup/Chart.yaml index 8f34ccc8..574c167e 100644 --- a/tools/backup/Chart.yaml +++ b/tools/backup/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: neo4j-backup home: https://www.neo4j.com -version: 4.4.4 -appVersion: 4.4.4 +version: 4.4.5 +appVersion: 4.4.5 description: Neo4j Backup Utility keywords: - graph diff --git a/tools/backup/Dockerfile b/tools/backup/Dockerfile index 46e7b80d..76cb0c2f 100644 --- a/tools/backup/Dockerfile +++ b/tools/backup/Dockerfile @@ -11,7 +11,7 @@ RUN echo "deb https://httpredir.debian.org/debian stretch-backports main" | tee RUN echo "neo4j-enterprise neo4j/question select I ACCEPT" | debconf-set-selections RUN echo "neo4j-enterprise neo4j/license note" | debconf-set-selections -RUN apt-get update && apt-get install -y neo4j-enterprise=1:4.4.4 google-cloud-sdk unzip less \ +RUN apt-get update && apt-get install -y neo4j-enterprise=1:4.4.5 google-cloud-sdk unzip less \ && rm -rf /var/lib/apt/lists/* RUN curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" && unzip awscliv2.zip && ./aws/install && rm awscliv2.zip RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash diff --git a/tools/backup/values.yaml b/tools/backup/values.yaml index 0e6ecd5f..b79f8982 100644 --- a/tools/backup/values.yaml +++ b/tools/backup/values.yaml @@ -1,5 +1,5 @@ image: gcr.io/neo4j-helm/backup -imageTag: 4.4.4 +imageTag: 4.4.5 podLabels: {} podAnnotations: {} neo4jaddr: holder-neo4j.default.svc.cluster.local:6362 diff --git a/tools/restore/Dockerfile b/tools/restore/Dockerfile index bdb5f102..2c32a238 100644 --- a/tools/restore/Dockerfile +++ b/tools/restore/Dockerfile @@ -1,4 +1,4 @@ -FROM neo4j:4.4.4-enterprise +FROM neo4j:4.4.5-enterprise RUN apt-get update \ && apt-get install -y curl wget gnupg apt-transport-https apt-utils lsb-release unzip less \ && rm -rf /var/lib/apt/lists/* diff --git a/values.yaml b/values.yaml index ce7ea728..9d8d6f44 100644 --- a/values.yaml +++ b/values.yaml @@ -7,7 +7,7 @@ name: "neo4j" # Specs for the Neo4j docker image image: "neo4j" -imageTag: "4.4.4-enterprise" +imageTag: "4.4.5-enterprise" imagePullPolicy: "IfNotPresent" # imagePullSecret: registry-secret acceptLicenseAgreement: "no" @@ -159,7 +159,7 @@ core: restore: enabled: false image: gcr.io/neo4j-helm/restore - imageTag: 4.4.4 + imageTag: 4.4.5 secretName: null database: neo4j,system cloudProvider: gcp